Dashboard
@if(($title ?? '') != null)
{{ $title ?? '' }}
@if(($subtitle ?? '') != null)
{{ $subtitle ?? '' }}
@endif @endif