view('home')); route('/test', fn() => view('test')); http_response_code(404); view('404');