@extends('layouts.master') @section('content')
Update Exam
Exam List
@if ($errors->any())
@endif
@csrf @method('PUT')
Cancel
@stop