Route::get('ajax', function(){ return view('ajax'); });