@if ($policy == 'no_payment_required')
@php $firstChecked = true; @endphp @endif @if ($policy == 'deposit_required')
@php $firstChecked = true; @endphp @endif @if ($policy == 'full_payment_required')
@php $firstChecked = true; @endphp @endif