{{--
--}}
Table Hover Animation
{{__('messages.BusinessName')}} | --}}{{__('messages.REFERENCE')}} | {{__('messages.POReference')}} | {{__('messages.Supplier')}} | {{__('messages.Destination')}} | {{__('messages.STATUS')}} | {{__('messages.CreatedBy')}} | {{__('messages.created_at')}} |
---|---|---|---|---|---|---|---|
{{$task->grnCreatedBy->business_name}} | --}}{{ $task->reference }} | {{ $task->po_reference }} | {{ $task->grnSupplier->name }} | {{ $task->grnWarehouse->name }} | {{ $task->status }} | {{ $task->grnUser->name }} | {{ $task->created_at }} |