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

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


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