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