when I try to use:
route(\'admin.home\') in the config file it throws and error Route [admin.home] not defined. but when I go in the view and
route(\'admin.home\')
Route [admin.home] not defined.