@can('create', \App\Models\Location::class) @if ((!isset($hide_new)) || ($hide_new!='true')) {{ trans('button.new') }} @endif @endcan
@if ($snipeSettings->full_multiple_companies_support == '1' && $snipeSettings->scope_locations_fmcs == '1') @cannot('superadmin')

{{ trans('general.fmcs_location_select_note') }}

@endcannot @endif @if (isset($help_text))

{{ $help_text }}

@endif @if (isset($hide_location_radio))
@endif