{{ $projectId ? __('Edit Project') : __('New Project') }}

{{ __('Location') }}

{{ __('Click on the map or drag the marker to update the location') }}

@if(session()->has('message'))
{{ session('message') }}
@endif
@push('scripts') @endpush