@extends ('web.layouts-v2.master') @section ('title') @lang('messages.menu_request') | @lang('messages.title') @endsection @section ('description') @endsection @section ('seoNotation') @include('web.partials.seo-notation') @endsection @section ('content')

@lang('messages.menu_request')

@lang('messages.menu_request')

@lang('messages.menu_request')


{{ csrf_field() }}
@if (session('notice')) @endif

Hosting Agency Info

Primary Point of Contact Info

Law Enforcement Point of Contact Info

Providing a Law Enforcement and Fire/EMS contact seperately ensures that the course will be filled with the appropriate distribution of participants.

Fire/EMS Point of Contact Info

Training Facility

Justification for grant funded training:

We can fulfill these requirements:



Your state's Training POC must approve this course delivery.

A TPOC is the person under SAA who is primarily responsible for training deliveries and grant funding. You can find your TPOC at this website


Class Type

@include ('web.layouts-v2.errors')

@lang('messages.title_inc')


Notice: Undefined variable: company in /home/c3/public_html/ncier/resources/views/web/request_a_class.blade.php on line 461

Notice: Trying to get property 'latitude' of non-object in /home/c3/public_html/ncier/resources/views/web/request_a_class.blade.php on line 461

Notice: Undefined variable: company in /home/c3/public_html/ncier/resources/views/web/request_a_class.blade.php on line 461

Notice: Trying to get property 'longitude' of non-object in /home/c3/public_html/ncier/resources/views/web/request_a_class.blade.php on line 461

Notice: Undefined variable: company in /home/c3/public_html/ncier/resources/views/web/request_a_class.blade.php on line 461

Notice: Trying to get property 'map_data' of non-object in /home/c3/public_html/ncier/resources/views/web/request_a_class.blade.php on line 461
{{ $company->address }}
{{ $company->addressCity . ', ' . $company->addressState . ', ' . $company->zipCode }}

@lang('messages.label_email'): {{ $company->info_email }}

@lang('messages.label_phone'): {{ $company->phone }}
@lang('messages.label_fax'): {{ $company->fax }}
@lang('messages.label_toll_free'): {{ $company->tollfree }}

  • @if ($company->youtube)
  • @endif @if ($company->facebook)
  • @endif @if ($company->twitter)
  • @endif @if ($company->blog)
  • @endif

@endsection @section ('javascript') @endsection