@extends('layout.front.front') @push('scripts') @endpush @push('head') @endpush @section('content')

GUIDELINES FOR USE OF ONLINE RTI APPEAL PORTAL

  • The online portal is generated under the High Court of Madhya Pradesh (Right to Information) Rules, 2006.
  • An applicant who desires to obtain any information under the RTI Act can make a request through this Web Portal to the High Court of Madhya Pradesh.
@csrf
@if ($errors->has('checkbox'))
{{ $errors->first('checkbox') }}
@endif

@endsection