name('brands.index'); Route::get('brands/{brand}/products', 'BrandProductController@index')->name('brands.products.index');