@props([ 'latitude' => null, 'longitude' => null, 'latitudeInputName' => 'latitude', 'longitudeInputName' => 'longitude', 'searchPlaceholder' => 'Search for location', 'searchButtonText' => 'Search', 'mapLabel' => 'Select location on map', 'instructionText' => 'Drag the marker to adjust the exact location', 'typeToSearchText' => 'Start typing to search for locations...', ])
{{ $instructionText }}