@yield('custom-css') @can('supplier-dashboard') @endcan
Loading...
@canany(['user-create', 'user-list', 'user-edit', 'user-delete'])
Supplier
@endcan @canany(['role-create', 'role-list', 'role-edit', 'role-delete'])
Roles
@endcanany
Notifications
Change password
Log Out
@csrf
@yield('content')
@yield('script')