JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr
{{ Form::open(['route' => ['event.import'], 'method' => 'post', 'enctype' => 'multipart/form-data']) }}
{{ Form::label('file', __('Download sample customer CSV file'), ['class' => 'col-form-label']) }} {{ __('Download') }}
{{ Form::label('file', __('Select CSV File'), ['class' => 'col-form-label']) }}

{{ Form::close() }}