update
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
namespace App\Repositories;
|
||||
|
||||
use App\Models\Economies;
|
||||
use App\Repositories\Interface\EconomyInterface;
|
||||
use App\Repositories\EconomyInterface;
|
||||
|
||||
|
||||
class EconomyRepository implements EconomyInterface
|
||||
|
Reference in New Issue
Block a user