@extends('layouts.back-end.app') @section('title', \App\CPU\translate('Product Bulk Import')) @push('css_or_js') @endpush @section('content')

{{\App\CPU\translate('bulk_Import')}}

{{\App\CPU\translate('Instructions')}} :

1. {{\App\CPU\translate('Download the format file and fill it with proper data.')}}

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

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

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

5. {{\App\CPU\translate('You can get brand and category id from their list')}}, {{\App\CPU\translate('please input the right ids.')}}

6. {{\App\CPU\translate('You can upload your product images in product folder from gallery')}}, {{\App\CPU\translate('and copy image`s path.')}}

@csrf

{{\App\CPU\translate("Don`t_have_the_template_?")}}

{{\App\CPU\translate('download_here')}}
@endsection @push('script') @endpush