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
d6b1be18
"resources/views/git@sites.upe.br:walter.felipe/submeta.git" did not exist on "5d0b938cbe01fcf39e6db85df0d6e29b3095a220"
Commit
d6b1be18
authored
Aug 11, 2022
by
unknown
Browse files
Merge branch 'master' of
https://github.com/antonioDurval/submeta
parents
9f0c5fc0
4b39cf84
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/administrador/usersAdmin.blade.php
View file @
d6b1be18
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
<
a
href
=
"{{route('admin.user.edit',
$user->id
)}}"
class
=
"dropdown-item text-center"
>
<
a
href
=
"{{route('admin.user.edit',
$user->id
)}}"
class
=
"dropdown-item text-center"
>
Editar
Editar
</
a
>
</
a
>
<
hr
class
=
"dropdown-hr"
>
<!--
<
hr
class
=
"dropdown-hr"
>
<
form
method
=
"POST"
action
=
"{{route('admin.user.destroy',
$user->id
)}}"
>
<
form
method
=
"POST"
action
=
"{{route('admin.user.destroy',
$user->id
)}}"
>
{{
csrf_field
()
}}
{{
csrf_field
()
}}
<
button
type
=
"submit"
class
=
"dropdown-item dropdown-item-delete text-center"
>
<
button
type
=
"submit"
class
=
"dropdown-item dropdown-item-delete text-center"
>
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
Deletar
Deletar
</
button
>
</
button
>
</
form
>
</
form
>
-->
</
div
>
</
div
>
</
div
>
</
div
>
</
td
>
</
td
>
...
...
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