PayPerWork
Stat4Value
@if( Auth::user()->role == "admin" )
User Manager
@endif
{{ Auth::user()->first_name }}
@csrf
Logout
@yield('content')
{{----}}