@if($businessEntityMasterData[0]->logo != null)
|
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$title}} | |||||||||||||||
Period: {{\Helper::getDisplayDate($fromDate)}} To: {{\Helper::getDisplayDate($toDate)}} | Run Date : {{$currentTime->format('d/m/Y H:i:s ')}} | ||||||||||||||
UH/Cust ID | OP ID | IP ID | Patient/Customer Name | Product Name | Tran Id | Tran Date | Quantity | Prescribed By | |||||||
".$reportDataValue->patient_id." | *".$reportDataValue->ph_cust_id." | ".$reportDataValue->opd_reg_id." | ".$reportDataValue->ipd_reg_id." | ".$reportDataValue->patient_name." | ".$reportDataValue->ph_cust_name." | ".$reportDataValue->product_name." | ".$reportDataValue->trn_type."/".$reportDataValue->trn_fyear."/".$reportDataValue->trn_id." | ".\Helper::getDisplayDate($reportDataValue->trn_date)." | ".$reportDataValue->quantity." | ".$reportDataValue->doctor_name." |