@foreach($paymentMethods as $paymentMethod)
id ?? null) == $paymentMethod->id ? 'checked' : '' }} />
@endforeach