@yield('csscontrol')
@guest
{{ config('app.name', 'BNM') }}
@yield('content') @else
{{ config('app.name', 'ERP') }}
Dashboard
Search List
Report
Report:
@can('MOHA/UNSCR REPORT')
Moha/Unscr
@endcan
Maintenance
Maintenance Code
Code:
Users Control
@can('USER LIST')
Users
@elsecan('ADD USER')
Users
@endcan @can('ROLE LIST')
Roles
@elsecan('ADD ROLE')
Roles
@endcan @can('PERMISSION LIST')
Permissions
@elsecan('ADD PERMISSION')
Permissions
@endcan
@yield('topbar')
Login Date
{{ ((isset($request))?$request->session()->get('login_date'):((isset($exception))?$exception->getMessage():"")) }}
{{ Auth::user()->name }}
Profile
Logout
@yield('content')
×
Loading...
@endguest
Ready to Leave?
×
Click "Logout" below if you are ready to end your current session.
×
Outstanding Job over
days
#
Job No
Service Date
Service By
No of Day
@yield('footerjs')