{{ __('message.note') }} {{ __('message.bulk_note') }}
{{ Form::open(['route' => 'import.languagewithkeyword', 'method' => 'post', 'enctype' => 'multipart/form-data', 'data-toggle' => 'validator' ]) }}
{!! Form::close() !!}
@section('bottom_script') @endsection