@push('title') Update Payment @endpush Update Payment @csrf @method('PUT') Amount Transaction ID Start Date End Date Is Paid Select Is Paid is_paid == \App\Models\UserPlan::PAID ? 'selected' : '' }}> Paid is_paid == \App\Models\UserPlan::UNPAID ? 'selected' : '' }}> Unpaid Status Select Status status == \App\Models\UserPlan::ACTIVE ? 'selected' : '' }}> Active status == \App\Models\UserPlan::INACTIVE ? 'selected' : '' }}> Inactive Update