@extends('Reports.template') @section('title') @if($reportType == "reorder") @php $reportTitle = "Medicine Reorder Report (Product Reorder Value Wise)"; @endphp @else @php $reportTitle = "Medicine Reorder Report (Product Consumption Wise)"; @endphp @endif {{$reportTitle}} @endsection @section('ExternalCss') @parent @endsection @section('Content')
logo )}}"/> |
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$reportTitle}} | Store : {{$storeName}} | @if($reportType == "reorder")As on : {{$currentTime->format('d/m/Y H:i:s ')}} | @elsePeriod Of {{$day}} Days From : {{\Helper::getDisplayDate($fromDate)}} To {{\Helper::getDisplayDate($toDate)}} | @endif|||||||||||||||||||
Sr No | Item Name | Generic Drug | Pack | Last Supp Name | Last Voucher No | Last MRP | Last Rate | Curr. Stock | Reorder Value | Total Sale | Avg/Day Sale | Stock for # Days | Reorder Qty | |||||||||
{{$sr++}} | {{$product->product_name}} | {{$product->generic_drug_name}} | {{"1x".$product->conversion_factor}} | @if(isset($ratemrp[$product->product_id]["trn_type"])){{$ratemrp[$product->product_id]["supplierName"]}} | {{$ratemrp[$product->product_id]["trn_type"]."/".$ratemrp[$product->product_id]["trn_fyear"]."/".$ratemrp[$product->product_id]["trn_id"]}} | {{\Helper::customAmountFormat($ratemrp[$product->product_id]["mrp"])}} | {{\Helper::customAmountFormat4($ratemrp[$product->product_id]["price"])}} | @else{{\Helper::customAmountFormat(0)}} | {{\Helper::customAmountFormat(0)}} | @endif{{$stock->current_stock_qty}} | {{$stock->product_reorder_level}} | {{$qty}} | {{$avgDay}} | {{$qtyForDays}} | {{$addReq}} | |||||||
{{$sr++}} | {{$product->product_name}} | {{$product->generic_drug_name}} | {{"1x".$product->conversion_factor}} | @if(isset($ratemrp[$product->product_id]["trn_type"])){{$ratemrp[$product->product_id]["supplierName"]}} | {{$ratemrp[$product->product_id]["trn_type"]."/".$ratemrp[$product->product_id]["trn_fyear"]."/".$ratemrp[$product->product_id]["trn_id"]}} | {{\Helper::customAmountFormat($ratemrp[$product->product_id]["mrp"])}} | {{\Helper::customAmountFormat4($ratemrp[$product->product_id]["price"])}} | @else{{\Helper::customAmountFormat(0)}} | {{\Helper::customAmountFormat(0)}} | @endif{{$stock->current_stock_qty}} | {{$stock->product_reorder_level}} | {{$qty}} | {{$avgDay}} | {{$qtyForDays}} | {{$addReq}} | {{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} |