Branches List
| S.N. | Branch Name | Address | Phone | Display Order | Status | Actions | |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $branch->name }} | {{ $branch->address }} | {{ $branch->phone }} | {{ $branch->email }} | {{ $branch->display_order }} | @if ($branch->is_published) Published @else Draft @endif |