@php use App\Models\User; @endphp
☰
✦
XCEL
Good Morning
Adepoju
›
{{-- admin sidebar start --}} @if (Auth::user() && Auth::user()->user_role === User::$Admin_Role)
⌂
Home
👤👤
Customers
📋
Transaction
📊
Policies Management
📁👤
Inspection
📈
NIID/NAICOM
📁👤
Advocates
⚙
Users Role
@endif {{-- admin sidebar ends --}}
⚙
Settings
?
Logout
{{-- sidebar ends --}}
@yield('content')