@if (isset($header))
{{ $header }} @if (isset($headerActions))
{{ $headerActions }}
@endif
@endif @if (isset($body))
{{ $body }}
@endif @if (isset($footer)) @endif