@section('scripts') @if (!empty($coordinates)) @component('front.components.google_map', ['coordinates' => $coordinates, 'title' => __('Harita')]) @endcomponent @endif @endsection