@extends('base.base') @section('base')

{{ __('auto.修改充值档位') }}


显示 in_shop ?? 1) == 1 ? 'checked' : '' }}>   隐藏 in_shop ?? 1) == 0 ? 'checked' : '' }}>

pay_methods ?? 0) & 1) ? 'checked' : '' }}>
@endsection