Guest User

Untitled

a guest
Jun 19th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. return view('users.edit', compact('user'));
  2.  
  3. $html = view('users.edit', compact('user'))->render();
Add Comment
Please, Sign In to add comment