@extends('layouts.student') @section('title','Submit Grievance') @section('breadcrumb')@endsection @section('student-content')
Submit a Grievance
@csrf
Cancel
@endsection