{{-- See snipeit_modals.js for what powers this --}}
×
{{ trans('admin/locations/table.create') }}
{{ trans('general.name') }}:
{{ trans('general.city') }}:
{{ trans('general.country') }}:
{!! Form::countries('country', Request::old('country'), 'select2 country',"modal-country") !!}