unnecessary paths deleted, path updated to upper

This commit is contained in:
batuhanbas
2020-01-20 13:39:32 +03:00
parent 4b6916abd4
commit a0bc814b73
2 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace App\Http\Controllers\portal;
namespace App\Http\Controllers\Portal;
use App\Abstracts\Http\Controller;
use App\Models\Banking\Transaction;