@extends('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('Upload Product File')}}

@csrf
@endsection