This website requires JavaScript.
Explore
Help
Register
Sign In
LukiBeg
/
Nexus-InglineSystems
mirror of
https://github.com/Lukibeg/Nexus-InglineSystems.git
Watch
1
Star
0
Fork
You've already forked Nexus-InglineSystems
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eded63e9be
Nexus-InglineSystems
/
resources
/
views
/
dashboard.blade.php
6 lines
91 B
PHP
Raw
Blame
History
<
h1
>
Dashboard
</
h1
>
@
foreach
(
$users
as
$user
)
<
h1
>
{{
$user
->
name
}}
</
h1
>
@
endforeach
Reference in New Issue
View Git Blame
Copy Permalink