class Header extends Component

Header component.

Renders the application header.

Methods

__construct()

Create a new Header component instance.

View|Closure|string
render()

Get the view / contents that represent the component.

Details

at line 34
__construct()

Create a new Header component instance.

Blade Props

Slots

at line 42
View|Closure|string render()

Get the view / contents that represent the component.

Return Value

View|Closure|string