Route::get('/', function () { return view('coupons_home'); })->name('home'); <a href="{{ route('home') }}/All-Stores/">All Stores</a>