@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")}} | {{__("Slider")}} | {{__("Status")}} | {{__("Control")}} |
|---|---|---|---|---|---|---|---|---|
| {{$branch->id}} | {{$branch->store_name_en}} | {{$branch->store_name_ar}} | {{$branch->phone_number}} | @if($branch->status == 1) Active @else Not-Active @endif | id)}}" class="btn btn-primary">Control | id)}}" class="control-link edit"> |