Special Lens Report
{!! Form::text('date_from',$date_from,array('class' => 'form-control', 'id' => 'date_from')) !!}
{!! Form::text('date_to',$date_to,array('class' => 'form-control', 'id' => 'date_to')) !!}
| Company | Branch | Date | Machine | Transaction No | Customer | Barcode | Itemcode | Description | QTY | PO Date | PO No | Email Date | Email By | In Date | In By | Status |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $len->company_name }} | {{ $len->branch_name }} | {{ date('Y-m-d',strtotime($len->date)) }} | {{ $len->machine }} | {{ $len->transaction_no }} | {{ $len->customer }} | {{ $len->barcode }} | {{ $len->itemcode }} | {{ $len->desc }} | {{ $len->qty }} | {{ $len->po_date }} | {{ $len->po_no }} | {{ $len->email_date }} | {{ $len->email_by }} | {{ $len->in_date }} | {{ $len->in_by }} | {{ $len->status }} |
| No record found | ||||||||||||||||