use part is reordered

This commit is contained in:
Sevan Nerse 2020-06-22 17:59:33 +03:00
parent 1e2ca0c35c
commit 7d31c33796

View File

@ -2,9 +2,9 @@
namespace App\Http\Controllers\Common;
use Illuminate\Support\Str;
use App\Abstracts\Http\Controller;
use App\Http\Requests\Common\BulkAction as Request;
use Illuminate\Support\Str;
class