@extends('layouts.backend') @section('mainContentArea')

Warehouse Inward History Back

Search Inward History Logs
Reset
@foreach($logData as $log) @endforeach
REF# REMARK ORDER# WAREHOUSE# VIEW
{{ $log->refnum }} {{ $log->remarks }} {{ $log->order->in_ref_no }} {{ $log->order->warehouse->name }} View Details PDF View Details EXCEL
@endsection