@php $specificLocation = !empty($event->specificLocation) ? $event->specificLocation : null; @endphp
{{ trans('update.set_the_location_where_the_event_will_take_place') }}