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

ایجاد درس

@csrf @include('admin.subjects.partials.form', ['subject' => null])
@endsection