@extends('layouts.admin.app') @section('title',\App\Utils\translate('product_bulk_import')) @section('content')

Instructions :

{{ \App\Utils\translate('1._Download_the_format_file_and_fill_it_with_proper_data')}}.

{{ \App\Utils\translate('2._You_can_download_the_example_file_to_understand_how_the_data_must_be_filled')}}.

{{ \App\Utils\translate('3._Once_you_have_downloaded_and_filled_the_format_file,_upload_it_in_the_form_below_and_submit')}}.

{{ \App\Utils\translate("4._After_uploading_products_you_need_to_edit_them_and_set_product's_images_and_choices")}}.

{{ \App\Utils\translate("5._You_can_get_category_and_sub-category_id_from_their_list,_please_input_the_right_ids")}}.

@csrf

{{ \App\Utils\translate('import_products_file')}}

{{ \App\Utils\translate('Download_Format')}}
@endsection