@extends('frontend.mainlayout') @section('title', 'Feedback Form for Student - RERF Group of Institutions') @section('banner')

Grievance for Student

{{--

Feedback Form for Students, Alumni, Faculties & Employer

--}}
@endsection @section('main') {{--
--}}
@include('grievance.student-griveence');
@endsection