Merchants

@if($merchants->count()) @if($merchants->hasPages())
{{ $merchants->links() }}
@endif @else
@if($search || $status)

No merchants found

Try adjusting your search or filter.

@else

No merchant applications

Applications will appear here when users apply to become merchants.

@endif
@endif