@extends('module.layouts.auth') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
申诉提示
申诉后,我们客服人员将尽快联系您
申诉联系电话 {{config('aix.system.site.site.bootom_tel')}}
申诉成功后,我们将把账号信息以邮件形式发送至您的申诉邮箱
请填写当前您正在使用的电话号码,便于客服人员联系您
{{ csrf_field() }}
@endsection @section('script') @endsection