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

@yield('title')

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