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
pad-upe
Commits
bbb52e6a
Commit
bbb52e6a
authored
Jun 29, 2022
by
alissonalbuquerque
Browse files
Add refatoração
parent
72a7c211
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/Http/Controllers/PADController.php
View file @
bbb52e6a
...
...
@@ -43,8 +43,8 @@ class PadController extends Controller
* @return \Illuminate\Http\Response
*/
public
function
view
(
$id
)
{
return
view
(
'pad.teacher.view'
,
[
'id'
=>
$id
]);
$index_menu
=
1
;
return
view
(
'pad.teacher.view'
,
[
'id'
=>
$id
,
'index_menu'
=>
$index_menu
]);
}
/**
...
...
resources/views/pad/teacher/view.blade.php
View file @
bbb52e6a
<div
class=
"content"
>
<div
class=
"header"
id=
"bordcab"
>
<h1
class=
"titulo pt-4 pb-4 mb-3 border-bottom"
>
PLANO DE ATIVIDADES DOCENTES (PAD)
</h1>
<p
class=
"pb-4 mb-3 text-center text-muted align-items-center"
><a
href=
"{{ route('pad_anexo') }}"
>
ANEXO B
</a>
</p>
<p
class=
"pb-4 mb-3 text-center text-muted align-items-center"
>
Insira os dados correspondentes nos campos exibidos abaixo
</p>
@
extends
(
'layouts.main'
)
@
php
use
App\Models\Tabelas\Constants
;
@
endphp
@
section
(
'title'
,
'Unidade'
)
@
section
(
'header'
)
@
include
(
'layouts.header'
,
[
'user'
=>
Auth
::
user
(),
])
@
endsection
@
section
(
'nav'
)
@
include
(
'layouts.navigation'
,
[
'index_menu'
=>
$index_menu
,
])
@
endsection
@
section
(
'body'
)
<!--
<
div
class
=
"content"
>
-->
<!--
<
div
class
=
"header"
id
=
"bordcab"
>
-->
<!--
<
h1
class
=
"titulo pt-4 pb-4 mb-3 border-bottom"
>
PLANO
DE
ATIVIDADES
DOCENTES
(
PAD
)
</
h1
>
-->
<!--
<
p
class
=
"pb-4 mb-3 text-center text-muted align-items-center"
><
a
href
=
"{{ route('pad_anexo') }}"
>
ANEXO
B
</
a
>
-->
<!--
</
p
>
-->
<!--
<
p
class
=
"pb-4 mb-3 text-center text-muted align-items-center"
>
-->
<!--
Insira
os
dados
correspondentes
nos
campos
exibidos
abaixo
-->
<!--
</
p
>
-->
<!--
</
div
>
-->
<!--
</
div
>
-->
<
div
class
=
"d-flex"
>
<
div
class
=
"card mx-2"
style
=
"width: 10rem;"
>
<
div
class
=
"card-body"
>
<
h2
class
=
"text-center"
>
<
i
class
=
"bi bi-mortarboard-fill"
></
i
>
</
h2
>
<
h3
class
=
"text-center"
>
Ensino
</
h3
>
<
a
class
=
"stretched-link"
href
=
"{{ route('dimensao_ensino') }}"
class
=
"btn-pad-dimensao"
></
a
>
</
div
>
</
div
>
<div
class=
"
btn-toolbar"
role=
"toolbar"
aria-label=
"Toolbar
with
button groups
"
>
<div
class=
"
btn-group mr-2"
role=
"group"
aria-label=
"First group
"
>
<a
href=
"{{ route('dimensao_ensino') }}"
class=
"btn-pad-dimensao"
>
<
i
class=
"
bi bi-mortarboard-fill"
></i
>
<
h2>
ENSINO
</h2
>
</
a
>
<
div
class
=
"
card mx-2"
style
=
"
wi
d
th
: 10rem;
"
>
<
div
class
=
"
card-body
"
>
<
h2
class
=
"text-center"
>
<
i
class
=
"bi bi-search"
></
i
>
</
h2
>
<
h3
class
=
"
text-center"
>
Pesquisa
</
h3
>
<
a
class
=
"stretched-link"
href
=
"{{ route('dimensao_pesquisa') }}"
class
=
"btn-pad-dimensao"
></
a
>
</
div
>
</
div
>
<div
class=
"btn-group"
role=
"group"
aria-label=
"Third group"
>
<a
href=
"{{ route('dimensao_pesquisa') }}"
class=
"btn-pad-dimensao"
>
<i
class=
"bi bi-search"
></i>
<h2>
PESQUISA
</h2>
</a>
<
div
class
=
"card mx-2"
style
=
"width: 10rem;"
>
<
div
class
=
"card-body"
>
<
h2
class
=
"text-center"
>
<
i
class
=
"bi bi-clipboard-data-fill"
></
i
>
</
h2
>
<
h3
class
=
"text-center"
>
Extensão
</
h3
>
<
a
class
=
"stretched-link"
href
=
"{{ route('dimensao_extensao') }}"
class
=
"btn-pad-dimensao"
></
a
>
</
div
>
</
div
>
<div
class=
"btn-group mr-2"
role=
"group"
aria-label=
"Second group"
>
<a
href=
"{{ route('dimensao_extensao') }}"
class=
"btn-pad-dimensao"
>
<i
class=
"bi bi-clipboard-data-fill"
></i>
<h2>
EXTENSÃO
</h2>
</a>
<
div
class
=
"card mx-2"
style
=
"width: 10rem;"
>
<
div
class
=
"card-body"
>
<
h2
class
=
"text-center"
>
<
i
class
=
"bi bi-people-fill"
></
i
>
</
h2
>
<
h3
class
=
"text-center"
>
Gestão
</
h3
>
<
a
class
=
"stretched-link"
href
=
"{{ route('dimensao_gestao') }}"
class
=
"btn-pad-dimensao"
></
a
>
</
div
>
</
div
>
<div
class=
"btn-group"
role=
"group"
aria-label=
"Third group"
>
<a
href=
"{{ route('dimensao_gestao') }}"
class=
"btn-pad-dimensao"
>
<i
class=
"bi bi-people-fill"
></i>
<h2>
GESTÃO
</h2>
</a>
<
div
class
=
"card mx-2"
style
=
"width: 10rem;"
>
<
div
class
=
"card-body"
>
<
h2
class
=
"text-center"
>
<
i
class
=
"bi bi-file-earmark-text-fill"
></
i
>
</
h2
>
<
h3
class
=
"text-center"
>
Anexo
</
h3
>
<
a
class
=
"stretched-link"
href
=
"{{-- route('') --}}"
class
=
"btn-pad-dimensao"
></
a
>
</
div
>
</
div
>
</div>
\ No newline at end of file
</
div
>
@
endsection
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