Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sisage
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Marcos Albano
sisage
Commits
4f019c0e
Commit
4f019c0e
authored
Feb 05, 2021
by
Marcos Vinicius Felix De Sousa da Silva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ajuste na localização do Logo do Idace Link, correção no app_blabe.
parent
e2ea02a9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
pesquisaTituloDataNasc.blade.php
...views/admin/agendamentos/pesquisaTituloDataNasc.blade.php
+1
-1
pesquisaTituloEndereco.blade.php
...views/admin/agendamentos/pesquisaTituloEndereco.blade.php
+1
-1
app.blade.php
resources/views/layouts/app.blade.php
+1
-0
No files found.
resources/views/admin/agendamentos/pesquisaTituloDataNasc.blade.php
View file @
4f019c0e
Data
de
Nascimento
<
'layouts.app'
)
Data
de
Nascimento
<
'layouts.app'
)
@
extends
(
'layouts.app'
)
@
section
(
'content'
)
@
section
(
'content'
)
@
page
([
'col'
=>
12
,
'page'
=>
__
(
'agendamento.create_crud'
,
[
'page'
=>
$page_create
])])
@
page
([
'col'
=>
12
,
'page'
=>
__
(
'agendamento.create_crud'
,
[
'page'
=>
$page_create
])])
...
...
resources/views/admin/agendamentos/pesquisaTituloEndereco.blade.php
View file @
4f019c0e
Data
de
Nascimento
<
'layouts.app'
)
Data
de
Nascimento
<
'layouts.app'
)
@
extends
(
'layouts.app'
)
@
section
(
'content'
)
@
section
(
'content'
)
@
page
([
'col'
=>
12
,
'page'
=>
__
(
'agendamento.create_crud'
,
[
'page'
=>
$page_create
])])
@
page
([
'col'
=>
12
,
'page'
=>
__
(
'agendamento.create_crud'
,
[
'page'
=>
$page_create
])])
...
...
resources/views/layouts/app.blade.php
View file @
4f019c0e
...
@@ -21,6 +21,7 @@
...
@@ -21,6 +21,7 @@
<link
href=
"{{ asset('css/app.css') }}"
rel=
"stylesheet"
>
<link
href=
"{{ asset('css/app.css') }}"
rel=
"stylesheet"
>
<!-- Icons -->
<!-- Icons -->
<link
href=
"https://fonts.googleapis.com/icon?family=Material+Icons"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/icon?family=Material+Icons"
rel=
"stylesheet"
>
<!-- Logo do Idace no Titulo -->
<link
rel=
"sortcut icon"
href=
"img/i.png"
type=
"i.png"
/>
;
<link
rel=
"sortcut icon"
href=
"img/i.png"
type=
"i.png"
/>
;
</head>
</head>
<body>
<body>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment