resources/views/main/sub/index.blade.php Route::get('/dashboard', function () { return view('main.sub.index'); });