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

{{ __('Project Location') }}

{{ __('Click on the map to set the project location. The address and country will be filled automatically.') }}

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