@include('common.header')
@if (count($custdispatch) > 0) @foreach ($custdispatch as $row) @endforeach @endif
Client Dispatch Creator Dispatch Number Dispatch Date Action
{{ $row->client_name }} {{ $row->dispatchCreator }} {{ $row->dispatch_no }} {{ $row->created_at->format('d/m/y') }} View