function Global / view
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

view

view ( ) : View |Factory

Get the evaluated view contents for the given view.

Parameters

  • $view string|null
  • $data Illuminate\...\Arrayable|array
  • $mergeData array