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
15b69545
Commit
15b69545
authored
Jun 10, 2023
by
PedroLopesUPE
Browse files
Criação de botão "salvar PAD"
Apenas front-end
parent
f7a40b16
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/pad/teacher/view.blade.php
View file @
15b69545
...
...
@@ -17,8 +17,14 @@
@
endsection
@
section
(
'body'
)
<
div
class
=
"mx-2"
>
<
div
class
=
"mx-2
d-flex justify-content-between
"
>
<
h3
class
=
"h3"
>
DIMENSÕES
</
h3
>
<
div
style
=
"margin-right: 1.2rem"
>
<
a
class
=
"btn btn-outline-success btn-m "
href
=
"{{ route('edit_perfil') }}"
>
<
i
class
=
"bi bi-check-square"
></
i
>
Salvar
PAD
</
a
>
</
div
>
</
div
>
<
div
class
=
"d-flex my-3"
>
...
...
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