@extends('layouts.admin.app') @section('title',translate('Categories Bulk Import')) @push('css_or_js') @endpush @section('content')
{{ translate('Download Excel File') }}
{{ translate('Match Spread sheet data according to instruction') }}
{{ translate('Validate data and and complete import') }}
{{ translate('1. Download the format file and fill it with proper data.') }}
{{ translate('2. You can download the example file to understand how the data must be filled.') }}
{{ translate('3. Once you have downloaded and filled the format file, upload it in the form below and submit.') }}
{{ translate('4. After uploading categories you need to edit them and set category`s images.') }}
{{ translate('5. For parent category "position" will 0 and for sub category it will be 1.') }}
{{ translate('6. By default status will be 1, please input the right ids.') }}
{{ translate('7. For Priority set 0 for Normal, 1 for Medium and 2 for high.') }}
{{ translate('8. For a category parent_id will be empty, for sub category it will be the category id.') }}