@extends('layouts.layout') @section('content')

Add New

@if ($errors->any())
Whoops! There were some problems with your input.

@endif
@csrf
Exam/Subject Name:
Name:
Status:
Description:
@endsection