@extends('layouts.app') @section('content')

ร้องเรียนการทุจริตและประพฤติมิชอบ

@if ($errors->any()) @endif
{{ csrf_field() }} @include ('guest.corruptions.form', [ 'corruption' => null, ])
{!!captcha_img()!!}

มีการร้องเรียน การทุจริตและประพฤติมิชอบแล้ว จำนวน {{ $allnum }} ครั้ง

@endsection @section('script') @endsection