| Merchant | Business | Status | Applied | Action |
|---|---|---|---|---|
|
@if($merchant->user->avatar)
@if(str_starts_with($merchant->user->avatar, 'http'))
{{ strtoupper(substr($merchant->user->name, 0, 1)) }}
@endif
{{ $merchant->user->name }} {{ $merchant->user->email }} |
{{ $merchant->business_name }} |
|
{{ $merchant->created_at->format('M d, Y') }} | Review |
{{ $merchant->user->name }}
{{ $merchant->business_name }}
{{ $merchant->created_at->format('M d, Y') }}
No merchants found
Try adjusting your search or filter.
@elseNo merchant applications
Applications will appear here when users apply to become merchants.
@endif