@extends('layouts.admin.app')
@section('title', translate('Block Bulk Import'))
@push('css_or_js')
@endpush
@section('content')
{{translate('Instructions :')}}
- {{translate('Upload Block excel file in the form below and submit.')}}
@endsection
@push('script_2')
@endpush