@foreach($ccws as $ccw)

New York State Firearms Training Academy

Phone: (516) 331-1181 – Fax (516) 214-8078
Website: www.nysfta.com

Application for New York State HR-218 Training Class


Date: {{$ccw->date}}




First Name: {{$ccw->first_name}}


Last Name: {{$ccw->last_name}}



Address: {{$ccw->address}}




City: {{$ccw->city}}


State: {{$ccw->state}}


Zip: {{$ccw->zip}}



Cell Phone: {{$ccw->cell_phone}}


Email: {{$ccw->email}}



Pistol License #: {{$ccw->pistol_license}}




NRA #: {{$ccw->nra_class_dates}}


Occupation: {{$ccw->occupation}}



Class Dates: {{$ccw->class_date}}




Range Date: {{$ccw->range_date}}




Notes:





@endforeach