{{ now()->format('l, F j, Y') }}
Here's your dashboard overview for today.
Your Role:
@if(Auth::user()->roles->count() > 0) {{ Auth::user()->roles->first()->name }} @else No Role Assigned @endifUpload a new document for review
View and manage your documents
Documents waiting for your review
Browse all documents in the system
View your notifications
@if(Auth::user()->hasRole('SuperAdmin')) Full system administration @else Assign roles to users @endif