@extends('layouts.master') @section('page_title', 'Select Exam Year') @section('content')
Select Exam Year
{!! Qs::getPanelOptions() !!}
@csrf
@endsection