@extends('admin.layouts.master-soyuz') @section('title',__('All Products |')) @section('body') @include('admin.layouts.topbar',$data)
{{ $error}}
@endforeach|
|
{{ __('S.NO') }} | {{ __('Image') }} | {{ __('Product Detail') }} | {{ __('Price') }} ({{ $defCurrency->currency->code }}) | {{ __('Categories & More') }} | {{ __('Featured') }} | {{ __('Status') }} | {{ __('Actions') }} |
|---|
{{__("Do you really want to delete selected products? This process cannot be undone.")}}