@if (!isset($model) || auth()->user()->can('map', $model))
{{ __('locations.helpers.map') }}
{!! Form::hidden('remove-map') !!}{{ trans('crud.hints.map_limitations', ['size' => auth()->user()->maxUploadSize(true, 'map')]) }} @if (!auth()->user()->hasRole('patreon')) {{ __('crud.hints.image_patreon') }} @endif
{{ trans('locations.hints.is_map_private') }}