| Code | Sticker Code | Shop Name | Owner | Phone | City | Type | Agent | Status | Actions |
|---|---|---|---|---|---|---|---|---|---|
| {{ $shop->code }} | @if ($shop->sticker_code) {{ $shop->sticker_code }} @else - @endif | {{ $shop->name }} | {{ $shop->owner_name ?? '-' }} | {{ $shop->phone }} | {{ $shop->city ?? '-' }} | {{ $shop->shop_type }} | {{ $shop->agent ? $shop->agent->name : 'Unassigned' }} | @if ($shop->status == 'active') Active @elseif($shop->status == 'inactive') Inactive @else Blocked @endif |
No shops found. Create your first shop