@props(['model' => null]) @php $lat = $model->lat ?? 0; $lng = $model->lng ?? 0; $mapDesc = $model->map_desc ?? ''; @endphp
@push('js') @endpush