@include('themes.basic.partials.kyc-verified')
@elseif($businessOwner->hasKycPending())
@include('themes.basic.partials.kyc-pending')
@else
@endif