@push('title') Update Plan - {{ $plan->name }} @endpush @csrf @method('PUT') Update Plan Plan Name * Plan Code * Quote * Price * Change Period (in months) * Description {{ old('description', $plan->description) }} Features (one per line) {{ old('features', $plan->features) }} Status * status) == 1 ? 'selected' : '' }}>Active status) == 0 ? 'selected' : '' }}>Inactive Update Employee