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
454f7d30
Commit
454f7d30
authored
Feb 15, 2022
by
Guilherme Silva
Browse files
Alteração na página inicial do coordenador
parent
29fd45cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/coordenadorComissao/index.blade.php
View file @
454f7d30
...
@@ -4,19 +4,24 @@
...
@@ -4,19 +4,24 @@
<
div
class
=
"container"
>
<
div
class
=
"container"
>
<
h2
style
=
"margin-top: 100px; "
>
{{
Auth
()
->
user
()
->
name
}}
-
Perfil
:
Coordenador
</
h2
>
<
div
class
=
"container"
style
=
"margin-bottom:8rem"
>
<
div
class
=
"row justify-content-center"
style
=
"margin-top: 2rem;"
>
<
div
class
=
"row justify-content-center d-flex align-items-center"
>
<
div
class
=
"col-md-12 form-group"
style
=
"text-align: center"
>
<
div
class
=
"col-sm-4 d-flex justify-content-center "
>
<
h5
style
=
"color: #1492E6; margin-top:0.5rem; font-size:25px"
>
Página
inicial
</
h5
>
<
a
href
=
"{{ route('coordenador.editais') }}"
style
=
"text-decoration:none; color: inherit;"
>
</
div
>
<
div
class
=
"card text-center "
style
=
"border-radius: 30px; width: 18rem;"
>
<
div
class
=
""
style
=
"text-align: center"
>
<
div
class
=
"card-body d-flex justify-content-center"
>
<
div
class
=
"form-group imagem_shadow"
style
=
"border-radius: 12px; padding:14px; height:200px; width:190px; margin:15px"
>
<
h2
style
=
"padding-top:15px"
>
Editais
</
h2
>
<
a
href
=
"{{ route('coordenador.editais') }}"
style
=
"text-decoration:none; color: inherit;"
>
</
div
>
<
img
src
=
"
{
{asset('img/icons/icon_meus_editais.png')}
}
"
alt
=
""
width
=
"120px"
>
<
h5
style
=
"color: #073763; margin-top:0.5rem; font-size:25px;"
>
Meus
editais
</
h5
>
</
div
>
</
a
>
</
a
>
</
div
>
</
div
>
</
div
>
</
div
>
</
div
>
<!--
<
div
class
=
"col-sm-4 d-flex justify-content-center"
>
<
div
class
=
"col-sm-4 d-flex justify-content-center"
>
<
a
href
=
"{{ route('coordenador.usuarios') }}"
style
=
"text-decoration:none; color: inherit;"
>
<
a
href
=
"{{ route('coordenador.usuarios') }}"
style
=
"text-decoration:none; color: inherit;"
>
...
@@ -28,6 +33,7 @@
...
@@ -28,6 +33,7 @@
</
a
>
</
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