changes
This commit is contained in:
@ -23,6 +23,8 @@ class NewscategoriesController extends Controller
|
||||
{
|
||||
$this->modelService = new CommonModelService($model);
|
||||
$this->newsCategoriesRepository = $newsCategoriesRepository;
|
||||
|
||||
|
||||
}
|
||||
public function index(Request $request)
|
||||
{
|
||||
|
Reference in New Issue
Block a user