name('home'); Route::any('test', ['as' => 'test', 'uses' => 'TestsController@test']);