how to use $data in view in php code example Example: laravel pass variables to view return view('home')->with('userName',$userName);