@if($businessEntityMasterData[0]->logo != null)
|
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Product List with manufacturer details | As On : {{$currentTime->format('d/m/Y H:i:s ')}} | |||||||||||
Sr No. | Product Name | Category | Purchase UOM | Stock UOM | Packing | Conversion | HSN Code | Generic Drug Name | Manufacturer name | Is LASA | Is High-Risk | Is Narcotics |
".++$i." | ".$reportDataValue->product_name." | ".$reportDataValue->category_name." | ".$reportDataValue->purchase_uom." | ".$reportDataValue->stock_uom." | ".$reportDataValue->pack." | ".$reportDataValue->conversion_factor." | ".$reportDataValue->product_hsn_code." | ".$reportDataValue->generic_drug_name." | ".$reportDataValue->manufacturer_name." | ".$reportDataValue->is_lasa." | ".$reportDataValue->is_highrisk." | ".$reportDataValue->is_narcotic." |