v0.8.4b - Made about pages

This commit is contained in:
2020-08-12 13:08:47 +02:00
parent d016ea6c4c
commit 6671cd6aa8
6 changed files with 33 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@ Route::get("/washing-reservationsapi", "WashingReservationController@api")->name
Route::get("/app/washing-reservations", "WashingReservationController@appindex")->name("washing-reservations.appindex");
Route::get("/settings", "SettingsController@index")->name("settings.index");
Route::post("/events/signup", "UserEventController@createajax")->name("userevents.createajax");
Route::get("/about", "AboutController@index")->name("about.index");
//Search/Filter