@extends('layouts.landing_website_map') @push('style') @endpush @section('content')
{{isset($mapLabel) ? $mapLabel : ''}}
@endsection @push('scripts') @vite('resources/js/views/landing_website_store.js') @endpush