Daily Production Report

@foreach($v_obj as $v) @endforeach

RRB ENTERPRISES.

Vendor Name.:
{{$v->ven_name}}
Mobile No.:
{{$v->mobile}}
From Date.:
{{$v->from_date}}
To Date.:
{{$v->to_date}}
@foreach($total_date as $td) @endforeach
Date Product Name Created Nos Cracked Nos Total Created Nos
01/01/1970 @foreach($td->data as $d) {{$d->category_name}} - {{$d->sub_category_name}} - {{$d->product_name}}
@endforeach Total
@foreach($td->data as $d) {{$created_nos}}
@endforeach {{$total_created_nos}}
@foreach($td->data as $d) {{$cracked_nos}}
@endforeach {{$total_cracked_nos}}
@foreach($td->data as $d) {{$total_created_nos}}
@endforeach {{$total_created_noss}}

( This is computer generated Daily Production Report. )