Add DeliveryStatus to JobOrderController. #686
This commit is contained in:
parent
accd6fd0f6
commit
470dd47195
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ use App\Ramcar\ModeOfPayment;
|
|||
use App\Ramcar\APIRiderStatus;
|
||||
use App\Ramcar\VehicleStatusCondition;
|
||||
use App\Ramcar\FuelType;
|
||||
use App\Ramcar\DeliveryStatus;
|
||||
|
||||
use App\Service\InvoiceGeneratorInterface;
|
||||
use App\Service\RisingTideGateway;
|
||||
|
|
|
|||
Loading…
Reference in a new issue