@extends('backend.layouts.app') @section('content')
{{translate('Brand Bulk Upload')}}
{{ translate('Step 1')}}:

1. {{translate('Download the skeleton file and fill it with proper data')}}.

2. {{translate('You can download the example file to understand how the data must be filled')}}.

3. {{translate('Once you have downloaded and filled the skeleton file, upload it in the form below and submit')}}.


{{translate('Upload Brand File')}}
@csrf
@endsection