Drop Us Your Complain

{{csrf_field() }}
@if($complainNo!="")
Success! You have lodged you complain.
@endif @if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif