Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ZeMKI
Mesort
Commits
c688f497
Commit
c688f497
authored
Apr 01, 2020
by
ZeMKI
Browse files
Update dashboard.blade.php
parent
515dad1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/admin/dashboard.blade.php
View file @
c688f497
...
...
@@ -72,7 +72,7 @@
@
endif
>
<
td
class
=
"border px-4 py-2"
>
{{
$action
[
'id'
]}}
</
td
>
<
td
class
=
"border px-4 py-2"
>
{{
$action
[
'email'
]}}
</
td
>
<
td
class
=
"border px-4 py-2"
>
{{
$action
[
'
user'
][
'
email'
]}}
</
td
>
<
td
class
=
"border px-4 py-2"
>
{{
$action
[
'name'
]}}
</
td
>
<
td
class
=
"border px-4 py-2"
>
{{
$action
[
'description'
]}}
</
td
>
<
td
class
=
"border px-4 py-2"
>
{{
$action
[
'url'
]}}
</
td
>
...
...
Write
Preview
Supports
Markdown
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