Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
896764d2
Commit
896764d2
authored
Jun 29, 2020
by
Gabriel-31415
Browse files
botao de voltar em admin
parent
649fe47c
Changes
4
Hide whitespace changes
Inline
Side-by-side
resources/views/administrador/editais.blade.php
View file @
896764d2
...
@@ -6,10 +6,13 @@
...
@@ -6,10 +6,13 @@
<
div
class
=
"container"
>
<
div
class
=
"container"
>
<
div
class
=
"row"
>
<
div
class
=
"row"
>
<
div
class
=
"col-
sm-10
"
>
<
div
class
=
"col-
9
"
>
<
h3
>
Meus
Editais
</
h3
>
<
h3
>
Meus
Editais
</
h3
>
</
div
>
</
div
>
<
div
class
=
"col-sm-2"
>
<
div
class
=
"col"
>
<
a
href
=
"
{
{route('home')}
}
"
class
=
"btn btn-primary"
style
=
"float: right;"
>
Voltar
</
a
>
</
div
>
<
div
class
=
"col"
>
<
a
href
=
"
{
{route('evento.criar')}
}
"
class
=
"btn btn-primary"
style
=
"float: right;"
>
Criar
Edital
</
a
>
<
a
href
=
"
{
{route('evento.criar')}
}
"
class
=
"btn btn-primary"
style
=
"float: right;"
>
Criar
Edital
</
a
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
resources/views/administrador/usersAdmin.blade.php
View file @
896764d2
...
@@ -6,10 +6,13 @@
...
@@ -6,10 +6,13 @@
<
div
class
=
"container"
>
<
div
class
=
"container"
>
<
div
class
=
"row"
>
<
div
class
=
"row"
>
<
div
class
=
"col-sm-
10
"
>
<
div
class
=
"col-sm-
9
"
>
<
h3
>
Usuários
</
h3
>
<
h3
>
Usuários
</
h3
>
</
div
>
</
div
>
<
div
class
=
"col-sm-2"
>
<
div
class
=
"col"
>
<
a
href
=
"{{ route('home') }}"
style
=
"float: right;"
class
=
"btn btn-primary"
>
Voltar
</
a
>
</
div
>
<
div
class
=
"col"
>
<
a
href
=
"
{
{route('admin.user.create')}
}
"
class
=
"btn btn-primary"
style
=
"float: right;"
>
{{
__
(
'Criar usuário'
)
}}
</
a
>
<
a
href
=
"
{
{route('admin.user.create')}
}
"
class
=
"btn btn-primary"
style
=
"float: right;"
>
{{
__
(
'Criar usuário'
)
}}
</
a
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
resources/views/naturezas/grandeArea/index.blade.php
View file @
896764d2
...
@@ -11,10 +11,13 @@
...
@@ -11,10 +11,13 @@
</
div
>
</
div
>
</
div
>
</
div
>
@
endif
@
endif
<
div
class
=
"col-sm-
9
"
>
<
div
class
=
"col-sm-
8
"
>
<
h2
style
=
"margin-top: 100px; "
>
{{
__
(
'Grandes áreas'
)
}}
</
h2
>
<
h2
style
=
"margin-top: 100px; "
>
{{
__
(
'Grandes áreas'
)
}}
</
h2
>
</
div
>
</
div
>
<
div
class
=
"col-sm-3"
>
<
div
class
=
"col"
>
<
a
href
=
"{{ route('home') }}"
style
=
"position:relative;top:100px; float: right;"
class
=
"btn btn-primary"
>
Voltar
</
a
>
</
div
>
<
div
class
=
"col"
>
<
a
href
=
"
{
{route('grandearea.criar')}
}
"
class
=
"btn btn-primary"
style
=
"position:relative;top:100px; float: right;"
>
{{
__
(
'Criar grande área'
)
}}
</
a
>
<
a
href
=
"
{
{route('grandearea.criar')}
}
"
class
=
"btn btn-primary"
style
=
"position:relative;top:100px; float: right;"
>
{{
__
(
'Criar grande área'
)
}}
</
a
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
resources/views/naturezas/index.blade.php
View file @
896764d2
...
@@ -39,10 +39,13 @@
...
@@ -39,10 +39,13 @@
</
div
>
</
div
>
</
div
>
</
div
>
@
endif
@
endif
<
div
class
=
"col-sm-
9
"
>
<
div
class
=
"col-sm-
8
"
>
<
h2
style
=
"margin-top: 100px; "
>
{{
__
(
'Naturezas'
)
}}
</
h2
>
<
h2
style
=
"margin-top: 100px; "
>
{{
__
(
'Naturezas'
)
}}
</
h2
>
</
div
>
</
div
>
<
div
class
=
"col-sm-3"
>
<
div
class
=
"col"
>
<
a
href
=
"{{ route('home') }}"
style
=
"position:relative;top:100px; float: right;"
class
=
"btn btn-primary"
>
Voltar
</
a
>
</
div
>
<
div
class
=
"col"
>
<
a
href
=
""
class
=
"btn btn-primary"
style
=
"position:relative;top:100px; float: right;"
data
-
toggle
=
"modal"
data
-
target
=
"#modalNewCenter"
>
{{
__
(
'Criar natureza'
)
}}
</
a
>
<
a
href
=
""
class
=
"btn btn-primary"
style
=
"position:relative;top:100px; float: right;"
data
-
toggle
=
"modal"
data
-
target
=
"#modalNewCenter"
>
{{
__
(
'Criar natureza'
)
}}
</
a
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
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