@extends("layouts.dashboard.app") @section("page-nav-title")
{{__('Control and view all Branches of Store')}}
| #ID | {{__('Image')}} | {{__('Branch English Name')}} | {{__('Branch Arbic Name')}} | {{__('Location on the Map')}} | {{__('Phone number')}} | {{__('Sliders')}} | {{__('Status')}} | {{__('Control')}} |
|---|---|---|---|---|---|---|---|---|
| {{$branch->id}} | {{$branch->store_name_en}} | {{$branch->store_name_ar}} | {{$branch->phone_number}} | id)}}" class="btn btn-primary">Control | @if($branch->status == 1) {{__('Active')}} @else {{__('Not-Active')}} @endif | id)}}" class="control-link edit"> |