| Tracking | Listing | Partner | Status | Assigned | Created | Actions |
|---|---|---|---|---|---|---|
|
{{ $request->shipment_tracking_number }}
Brand {{ $request->brand_id }} ยท Listing {{ $request->listing_id }}
|
{{ $request->listing_title }}
{{ $request->listing_condition }}
|
{{ $request->logisticPartner?->name ?? '-' }} | @if ($request->isProcessed()) Processed @elseif ($request->isAssigned()) Assigned @else Unassigned @endif | {{ $request->assignedTo?->name ?? '-' }} | {{ $request->created_at->format('M d, Y') }} | |
| No authorization requests found. Try adjusting your filters. | ||||||