{{ $title ?? '' }}

@if(isset($button))
{!! $button !!}
@endif @if(isset($backButton) && $backButton == true) Go Back @endif