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

{{ translate('Subject Details') }}

@csrf @method('PATCH')
@endsection