laravel example route return view Example: laravel load view in variable $html = view('users.edit', compact('user'))->render();