@extends('frontend.layouts.user_panel') @section('panel_content')

{{ translate('Bulk Products Upload') }}

{{ translate('1. Download the skeleton file and fill it with 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 skeleton file, upload it in the form below and submit.')}}:
{{ translate('4. After uploading products you need to edit them and set products images and choices.')}}
{{ translate('1. Category and Brand should be in numerical id.')}}:
{{ translate('2. You can download the pdf to get Category and Brand id.')}}:
{{ translate('Upload CSV File') }}
@csrf
@endsection