{{--
--}}
Table Hover Animation
Reference | Supplier | Destination | Cost | Tax | Total Amount {{Auth::user()->business->currency->symbol}} | Type | Status | Created | Actions |
---|---|---|---|---|---|---|---|---|---|
{{ $po->reference }} | {{ $po->poSupplier->name }} | {{ $po->poWarehouse->name }} | {{ $po->cost }} | {{ $po->tax }} | {{ $po->total }} | {{ $po->poType->name }} | {{ $po->status }} | {{ convertFromUTC($po->created_at, Auth::user()->business_id)}} | |
No data Found |