{{--@if($serverstatus) @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('store_manage_selling_price-read')) --}}{{--Permissions--}}{{-- --}}
Created On | Item | Brand | Dimension | Batch No | Invoice No | Invoice Date | Total Quantity | Rate | MRP | Margin % | Discount Rate | Discount Amount |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{\Carbon\Carbon::parse($tabledata['created_at'])->format('d-M-Y h:m:i')}} | {{$tabledata['item_name']}} | {{$tabledata['brand_name']}} | {{$tabledata['dimension_name']}} | {{$tabledata['batch_no']}} | {{$tabledata['purchase_invoice_no']}} | {{$tabledata['purchase_invioce_date']}} | {{$tabledata['quantity']}} | {{$tabledata['selling_discount_rate']}} | {{$tabledata['selling_discount_amount']}} | {{$tabledata['margin_percentage']}} | {{$tabledata['selling_discount_rate']}} | {{$tabledata['selling_discount_amount']}} |
No Data Available |