'Profile', 'content' => '

This is my profile...

']); }); // @route('contact') Route::get('/contact', function() { return view('contact'); });