Order-Change-Address

This commit is contained in:
mhmj
2019-05-28 14:46:27 +08:00
parent 7c69c74f98
commit 52c1093d2d
5 changed files with 5 additions and 64 deletions
@@ -1,14 +1,7 @@
<?php
/**
* Created by PhpStorm.
* User: mhmj
* Date: 28/05/2019
* Time: 10:51 AM
*/
namespace App\Http\Controllers\Orders;
use App\Classes\Modules\ControllersLogic\Orders\UpdateOrderAddressLogic;
use Illuminate\Http\Request;