@if (auth()->user()->role_id == 1)
Home
Profile
{{-- Start Common Library --}}

Common

Division Management
Company Management
Department Management
Designation Management
Buyer Management
Supplier Management
{{-- End Common Library --}} {{-- start library --}}

LIBRARY

Project Order Entry
Purchase Order / Conformation Entry
PI Management
Supply Chain (SC)
Commercial Master Entry (CME)
Actual Delivery Entry (AD)
Commercial Document Preparation (CDP)
Commercial Invoice (CI)
Accounts (ACC)
Buyer Acceptances List
{{-- end library --}} {{--

LIBRARY

--}} {{-- Departmental entry --}}
Project Order / Conformation Entry
{{-- start DataEntry --}}

Entry Form

Project Order / Conformation Entry
{{-- end DataEntry --}} {{-- user-management start --}}
User Management
Role
Users
Online User List
{{-- user-management end --}}
@else
Home
Profile
@can('access-factory-admin')
Project Order Entry
PI Management
@endcan @can('access-commercial-admin')
Buyer Acceptances List
@endcan
Project Order / Conformation Entry
@endif
Logged in as:
{{ auth()->user()->role->name ?? '' }}