v0.5.5 - Added news on the admin panel

This commit is contained in:
frederikpyt
2020-08-06 12:21:19 +02:00
parent ab4275dc33
commit 3e4e6e71ab
12 changed files with 340 additions and 0 deletions
+1
View File
@@ -55,3 +55,4 @@ Route::resource("resource-categories", "ResourceCategoryController");
Route::resource("roles", "RolesController");
Route::resource("guides", "GuideController");
Route::resource("locations", "LocationController");
Route::resource("news", "NewsController");