@extends('layouts.master') @section('title') {{ __('add_bulk_data') }} @endsection @section('content')
@csrf

{{__('Note')}} :- {{__('first_download_dummy_file_and_convert_to_csv_file_then_upload_it')}}
@endsection @section('js') @endsection