@extends('Reports.template') @section('title') Manufacturer Wise - Purchase Detail @endsection @section('ExternalCss') @parent @endsection @section('Content')
@if($businessEntityMasterData[0]->logo != null) logo )}}"/> @endif |
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Manufacturer Wise - Purchase Detail | Store : {{$storeName}} | Period : {{\Helper::getDisplayDate($fromDate)}} TO {{\Helper::getDisplayDate($toDate)}} | ||||||||||||||||||||
Manufacturer | ||||||||||||||||||||||
Supplier | Product Name | Generic Name | Category | Pack | Stock {{ $currentTime->format('d/m/y H:i') }} |
@else
Product Name | Generic Name | Category | Pack | Stock {{ $currentTime->format('d/m/y H:i') }} |
Supplier | @endifVou No | Vou Date | Supp Bill No | Supp Bill Date | Qty | FQty | Sch Amt | MRP | Rate | Disc Amt | Total |
Manufacturer Total : | {{\Helper::customAmountFormat($total)}} | |||||||||||||||||||||
{{$purchase->manufacturer_name}} | ||||||||||||||||||||||
{{ $supplierNameDisplay }} | {{ $productNameDisplay }} | {{ $productGenericName }} | {{ $productCategory }} | {{ $productPackSize }} | {{ $productCurrentStock }} @else | {{ $productNameDisplay }} | {{ $productGenericName }} | {{ $productCategory }} | {{ $productPackSize }} | {{ $productCurrentStock }} | {{ $supplierNameDisplay }} @endif | {{$trnType."/".$purchase->trn_fyear."/".$purchase->trn_id}} | {{\Helper::getDisplayDate($purchase->trn_date)}} | {{$purchase->purchase_bill_no}} | {{\Helper::getDisplayDate($purchase->purchase_bill_date)}} | {{$purchase->quantity}} | {{$purchase->free_quantity}} | {{\Helper::customAmountFormat($purchase->sch_amt)}} | {{\Helper::customAmountFormat($purchase->mrp)}} | {{\Helper::customAmountFormat4($purchase->price)}} | {{\Helper::customAmountFormat($purchase->discount_amt)}} | {{\Helper::customAmountFormat($purchase->total)}} |
Manufacturer Total : | {{\Helper::customAmountFormat($total)}} | {{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} |