send array of data to a function in laravel.blade.php code example Example: laravel load view in variable $html = view('users.edit', compact('user'))->render();