@extends('admin.layouts.master') @section('title', __('Label.Import Questions')) @section('content')

@yield('title')

{!! csrf_field() !!}
{{__('Label.DOWNLOAD SAMPLE FILE HERE')}}
@endsection @push('scripts') @endpush