@extends('Reports.template') @section('title') Product Barcode Stock Data @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}}
|
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product Barcode Stock Data | As On : {{$currentTime->format('d/m/Y H:i:s ')}} | ||||||||||||||
Sr No | Store Name | Product id | product name | Barcode Number | Batch No. | Batch Exp. | Qty (SUOM) | ||||||||
{{$sr++}} | {{ $value->gm_description }} | {{ $value->product_id }} | {{ $value->product_name }} | {{$value->product_tracking_sr_no }} | {{ $value->batch_no }} | {{\Helper::getDisplayDate($value->batch_exp)}} | {{($value->quantity_suom_received - $value->quantity_suom_sold)}} | ||||||||
{{$sr++}} | {{ $value->gm_description }} | {{ $value->product_id }} | {{ $value->product_name }} | No Barcode Applicable | {{ $value->batch_no }} | {{\Helper::getDisplayDate($value->batch_exp)}} | {{$value->current_stock_qty}} |