@if(isset($title))

{{$title}}

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