@yield('styles')
O
OREST Portal
Main
Dashboard
My Work
Graphic Jobs
My KPI
Claims
Leave
Resources
Handbook
@can('users')
Admin
Users
Roles
@endcan
{{ strtoupper(substr(Auth::user()->name, 0, 2)) }}
{{ Auth::user()->name }}
{{ Auth::user()->role_name }}
@csrf
Sign out
@yield('page-title', 'Dashboard')
{{ now()->format('d M Y') }}
@yield('content')