Fixes
This commit is contained in:
@@ -8,7 +8,7 @@ use App\Models\Shop\TagGroup;
|
||||
|
||||
class TagGroupsDataTable extends DataTable
|
||||
{
|
||||
public $model_name = 'TagGroups';
|
||||
public $model_name = 'tag_groups';
|
||||
|
||||
public function query(TagGroup $model)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user