 }})
يمكنكم طلب خدمة او الاستفسار من خلال
@foreach ($branches as $branche)
@break
@endforeach
@if ($branche->id == 1) المركز الرئيسي @endif {{$branche->name}}
العنوان
- {{$branche->phone}}
- {{$branche->email}}
- {{$branche->location}}
@foreach ($branches as $branche2)
@if ($branche2->id > 1)
@endif
@endforeach
فرع مدينة {{$branche2->name}}
- {{$branche2->phone}}
- {{$branche2->email}}
- {{$branche2->location}}