@unless(empty($title) && empty($header))
@unless(empty($title))

{{ $title }}

@endunless {{-- To add a button on the right add box-tools class to the div in your header --}} @unless(empty($header)) {{ $header }} @endunless
@endunless
{{ $body }}
@unless(empty($footer)) @endunless