@extends('frontend::layouts.master') @section('content')
@include('frontend::sections.classes',['grades' => $grades])
@endsection