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
37fe3747
Commit
37fe3747
authored
Feb 03, 2023
by
alissonalbuquerque
Browse files
correcoes de merge
parent
89a6c970
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/user/update_perfil.blade.php
View file @
37fe3747
...
...
@@ -9,15 +9,9 @@
@
endsection
@
section
(
'nav'
)
<<<<<<<
HEAD
@
include
(
'layouts.navigation'
,
[
'index_menu'
=>
$index_menu
,
])
=======
@
include
(
'layouts.navigation'
,
[
'menu'
=>
$menu
])
>>>>>>>
updates_deploy
@
endsection
@
php
...
...
@@ -62,10 +56,6 @@
</
li
>
</
ul
>
</
div
>
<
div
class
=
"tab-pane fade"
id
=
"profile"
role
=
"tabpanel"
aria
-
labelledby
=
"profile-tab"
>
<
form
method
=
"post"
action
=
"{{ route('update_password') }}"
>
@
csrf
@
method
(
'POST'
)
<!--
Panels
-->
<
div
id
=
"tab-containers"
class
=
"tab-content"
>
...
...
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