@extends('layouts.admin') @section('title', 'Edit Subject') @section('content')
@csrf

@endsection