@extends('Reports.template') @section('title') Material Issue Note @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}}
|
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Material Issue Note | ||||||||||||||||||||
|
|
|||||||||||||||||||
Sr No. | Product Name | Unit | Categeory | Manufacture | Batch | Quantity | MRP | MRP Value | PTR | PTR Value | ||||||||||
".++$i." | "; echo "".$materialIssueDataValue->product_name." | "; echo "".$materialIssueDataValue->product_name." | "; echo "".$materialIssueDataValue->category_name." | "; echo "".$materialIssueDataValue->manufacturer_name." | "; echo "".$materialIssueDataValue->batch_no." | "; echo "".$materialIssueDataValue->quantity." | "; echo "".$materialIssueDataValue->mrp." | "; echo "".$materialIssueDataValue->mrp * $materialIssueDataValue->quantity." | "; echo "".$materialIssueDataValue->price_per_unit_suom." | "; echo "".$materialIssueDataValue->price_per_unit_suom * $materialIssueDataValue->quantity." | "; echo "||||||||||
Total MRP value: | Total PTR value: | |||||||||||||||||||
Print By : {{ strtoupper($userId)}} | As On : {{$currentTime->format('d/m/Y H:i:s ')}} |