change icons, css, add routing to merchandise, add mail templater, fixes
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
Route::prefix('Core')->namespace('Core')->name('Core.')->group(function () {
|
||||
include( __DIR__ . '/Comments.php');
|
||||
include( __DIR__ . '/Mail/route.php');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user