@php $google_maps_field = json_decode($setting->google_maps_field); @endphp
{{ __('Google Maps field') }}
{{ ucfirst(optional($google_maps_field)->option_to_fill_in) }}
{{ ucfirst(optional($google_maps_field)->automatically_fill_in) }}
{{ ucfirst(optional($google_maps_field)->forward_to_gm_api) }}
@if(canViewUpdate('edit google maps field settings')) @endif