mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-31 18:34:17 +00:00
New UI to show YD Order Tracking infomation
This commit is contained in:
@@ -11,6 +11,10 @@ use App\Models\Transaction;
|
||||
use Carbon\Carbon;
|
||||
use Illuminate\Http\Resources\Json\JsonResource;
|
||||
|
||||
/**
|
||||
* @deprecated This class is deprecated and should not be used.
|
||||
* Use `OrderPackagesReceivedResource` instead or write a new one based on OrderPackagesReceivedResource
|
||||
*/
|
||||
class OrderPackagesBaseResource extends JsonResource
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user