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

Subject Details

Review details for this subject.

Edit Subject
Subject ID
{{ $subject->subject_code }}
Name
{{ $subject->name }}
Created At
{{ $subject->created_at?->format('M d, Y h:i A') }}
Last Updated
{{ $subject->updated_at?->format('M d, Y h:i A') }}
Back
@csrf @method('DELETE')
@endsection