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