@foreach($offices as $key => $office)

{{$office->title}}

{!! $office->content !!}
@if($office->contact)

@lang('frontend.at_this_office')

@if($office->contact->image)
{!! getMediaImg($office->contact->image, '200x200', htmlspecialchars($office->contact->name)) !!}
@endif {{$office->contact->name}} $office->contact->name ])) }}" data-controller="components/form-modal" data-popupid="contact-us-modal" > Contact @endif
@endforeach