change structure of road patrol
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Http\Requests\V3\RoadPatrolProject;
|
||||
namespace App\Http\Requests\V3\RoadPatrol;
|
||||
|
||||
use Illuminate\Foundation\Http\FormRequest;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Http\Requests\V3\RoadPatrolProject;
|
||||
namespace App\Http\Requests\V3\RoadPatrol;
|
||||
|
||||
use App\Rules\VerificationCode;
|
||||
use Illuminate\Foundation\Http\FormRequest;
|
||||
Reference in New Issue
Block a user