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

Create Subject

Add a subject that can be linked to courses.

Back to List
@csrf
@error('name')
{{ $message }}
@enderror
Generated automatically from subject name and next subject number.
Cancel
@endsection @push('scripts') @endpush