set_route_guard('web').'/notification'], function () { Route::resource('notification', 'NotificationResourceController'); });