ویرایش دوره
@csrf @method('PUT')

@foreach ($userCourse->payment->installments as $item)
status == 1 ? 'checked' : '' }} value="{{ $item->installment->id }}">
@endforeach