订货会

{{-- --}}
@if($errors->has('kh')) @foreach($errors->get('kh') as $message) {{$message}}
@endforeach
@endif
@if($errors->has('password')) @foreach($errors->get('password') as $message) {{$message}}
@endforeach
@endif