Upload a CSV of your Material Management information. The following fields are required in the
CSV: Category, Division
, Material Name, Rate, Unit, Varient.
{{ Form::label('material_name', __('Material CSV File'), ['class' => 'form-label']) }}
* Click to
download sample CSV file.
@error('csv_file')
{{ $message }}
@enderror