mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-28 08:54:19 +00:00
WIP - Order steps & remaining APIs
This commit is contained in:
@@ -8,5 +8,5 @@ class PackingList extends AbstractModel
|
||||
{
|
||||
use SoftDeletes;
|
||||
|
||||
protected $table = 'package_lists';
|
||||
protected $table = 'packing_lists';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user