@if(Auth::user()->role_id == '1')
@csrf

Recent Customer Requests

...
@csrf

Recent Orders

...
...
@else
@csrf

Order List

I.D Customer Customer Email Deliver Date Contract Type Client Type Created At Status Action
01 OLIVIA PHILLIPS OLIVIAPHILLIPS@ITP.COM 26/01/2024 On Call Boutique 26/01/2024 Complete
...
...
@endif