@extends('admin.master', ['menu' => 'products', 'submenu' => 'product_list']) @section('title', isset($title) ? $title : '') @section('content')
{{ __('Item id') }} | {{ __('Image') }} | {{ __('Product Name') }} | {{ __('Product Name_ar') }} | {{ __('Category') }} | {{ __('Quantity') }} | {{ __('Price') }} | {{--{{ __('Type') }} | --}}{{ __('Status') }} | {{ __('Action') }} |
---|