@extends('layouts.teacher') @section('title', 'New Assignment') @section('content')
@csrf
@endsection