@extends('Reports.template') @section('title') Department Issue & return List @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}}
|
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Config::get('store_constants.reports.DEPARTMENT_ISSUE_SUMMARY')}} | Period : {{\Helper::getDisplayDate($fromDate)}} TO {{\Helper::getDisplayDate($toDate)}} | ||||||||||||||
Sr No | Department Name | Qty | |||||||||||||
{{Config::get('store_constants.transaction.ISSUE_TRN_TYPE')}} | {{Config::get('store_constants.transaction.ISSUE_TRN_DATE')}} | Product Name | Quantity | ||||||||||||
{{$sr++}} | {{$department->department_name}} | {{$department->quantity}} | |||||||||||||
{{$transaction->trn_type}} | {{\Helper::getDisplayDate($transaction->trn_date)}} | {{$transaction->product_name}} | {{$transaction->calc_quantiy}} | {{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} |