@extends('admin.layout.master') @section('title', 'Product Sale Price') @section('content')
| # | Product | Sell Price | Retail Sell Price | Whole Sell Price | Flash Sell Price |
|---|---|---|---|---|---|
| {{ $i++ }} | {{ $item->product ? $item->product->name_eng : 'Not Found' }} {{-- --}} {{-- {{ $item->product->unit_quantity}} --}} |