@php $title = $title ?? 'Need help?'; $description = $description ?? 'Use the help guides when the fastest next step is still unclear.'; $showReset = $showReset ?? false; $showLogin = $showLogin ?? false; @endphp
{{ $title }}
{{ $description }}