@section('title', 'Brand Branches')
| Branch Name | Province / Area | Mobile | Address | Action |
|---|---|---|---|---|
| {{ $branch->branch_name_en }} {{ $branch->branch_name_ar }} |
{{ $branch->province->province_name_en ?? '-' }} / {{ $branch->area->area_name_en ?? '-' }} | {{ $branch->branch_mobile_1 }} | {{ Str::limit($branch->branch_address_en, 30) }} |