@extends('layouts.admin') @section('title', setting('school_name', 'ShulePoint') . ' | Schemes of Work') @section('page-title', 'Schemes of Work') @section('content')
| Topic | Learning area | Strand | Grade | Term | Wk | Teacher |
|---|---|---|---|---|---|---|
| {{ $s->topic }}@if($s->sub_topic) {{ $s->sub_topic }}@endif |
{{ $s->subject->name ?? '—' }} | {{ $s->strand->name ?? '—' }}{{ $s->subStrand ? ' / ' . $s->subStrand->name : '' }} | {{ $s->gradeLevel->name ?? '—' }} | {{ $s->term->name ?? '—' }} | {{ $s->week ?? '—' }} | {{ $s->prepared_by }} |
No schemes found Create the first scheme of work for your subject. | ||||||