@extends('admin.layouts.master-soyuz') @section('title',__('All Products | ')) @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('All Products') }} @endslot @slot('menu2') {{ __("All Products") }} @endslot @slot('button')
{{ $error}}
@endforeach{{ __("S.No") }} | {{ __('Image') }} | {{ __("ID") }} | {{ __('Product Name') }} | {{ __("Pricing") }} | {{ __('Status') }} | {{ __('Action') }} |
---|
{{ __('Follow the instructions carefully before importing the file.') }}
{{ __('The columns of the file should be in the following order.') }}
{{ __('Column No') }} | {{ __('Column Name') }} | {{ __('Required') }} | {{ __('Description') }} |
---|---|---|---|
1 | product_id | {{ __('Yes') }} | Enter product id here |
2 | image | {{ __('Yes') }} | Name your image eg: example.jpg (Images can be uploaded using Media Manager / Simple Products Gallery Tab. ) . |