Merge branch 'adminlte4' into develop

This commit is contained in:
James Cole
2023-08-12 17:44:08 +02:00
119 changed files with 22217 additions and 5547 deletions

View File

@@ -134,5 +134,4 @@ class CategoryController extends Controller
return response()->json($this->clean($return));
}
}