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

{{ __('auto.请填写管理员信息') }}

{{ __('auto.菜单名称') }}



type == 1) value="{{ $info->quota }}" @endif>
type == 2) value="{{ $info->quota }}" @endif>

{{ __('auto.添加') }} / {{ __('auto.减少额度') }}

{{ __('auto.请选择一个代付方') }} @foreach($agent as $val)
@endforeach
@endsection