List of all Vendor Requests
Vendor Requests ({{ count($vendors) }})
| Vendor | Vendor Status | Application Date | Actions |
|---|---|---|---|
| @if($vendor->status == 'approved') Approved @else Pending @endif | {{ date('M j Y', strtotime($vendor->created_at)) }} |
| Vendor | Vendor Status | Application Date | Actions |
|---|---|---|---|
| @if($vendor->status == 'approved') Approved @else Pending @endif | {{ date('M j Y', strtotime($vendor->created_at)) }} |