@extends('layouts.app') @section('head') @endsection @section('content')

PRODUCT MANAGEMENT

Item#
Product Name Arabic Name Category Sale Unit Status Price Actions
{$product.product_sku$} {$product.product_name$} {$product.product_name_arabic$} {$product.category.name$} {$product.quantity_type_name$} {$status.name$} SAR {$product.quantity$} {$product.quantity_type_name$} - {$product.price $}
Yes
Quantity_Type Price MarketPrice VAT % VAT Product Icon Actions
{$quantity.name$} SAR {$price.price$} {$price.market_price$} {$price.vat_per$} SAR {$price.vat_price$}
Quantity_Type Price Start Date End Date Including Vat
{$quantity.name$} SAR {$price.price$} {$price.start_date$} {$price.end_date$} Yes No

Similar Private Products

Suggestion Products

@include('users.admin.sidebar')
@endsection @section('js') @endsection