@php $headerEyebrow = $headerEyebrow ?? 'Account restriction advisement'; $headerTitle = $headerTitle ?? 'Bank of America linked reserve'; $logoSize = $logoSize ?? 'md'; $logoClass = $logoClass ?? 'shadow-md'; @endphp
@include('partials.bank-of-america-logo-mark', ['size' => $logoSize, 'class' => $logoClass, 'alt' => '']) Bank of America

{{ $headerEyebrow }}

{{ $headerTitle }}