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