@if($businessEntityMasterData[0]->logo != null)
|
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
|||
---|---|---|---|---|
{{$reportTitle." "}} | Period : {{\Helper::getDisplayDate($fromDate)}} TO {{\Helper::getDisplayDate($toDate)}} | |||
Sr | Product ID | Product Name | HSN Code | Last Voucher Number |
{{ $sr++ }} | {{ $ptd->product_id }} | {{ $ptd->product_name }} | {{ $ptd->product_hsn_code }} | {{$ptd->trn_type .'/'.$ptd->trn_fyear.'/'. $ptd->max_trn_id}} |
{{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} |