@extends('backend.layouts.app') @section('content')
{{translate('Product 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')}}.

4. {{translate('After uploading products you need to edit them and set product\'s images and choices')}}.


{{translate('Step 2')}}:

1. {{translate('Category and Brand should be in numerical id')}}.

2. {{translate('You can download the pdf to get Category and Brand id')}}.



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