@include('site.controllers.upper-header') @include('site.controllers.header')

@lang('site.mapPage')


@if ($errors->has('lat') || $errors->has('lng')) {{ $errors->first('lat') }} @endif
@lang('site.manualCity')
@include('site.controllers.footer')