@extends('layouts.app') @section('title', 'Program Tahunan') @section('content')

Program Tahunan

Kelola Prota per mata pelajaran.

@forelse (\ as \) @empty @endforelse
Mata Pelajaran Tipe Status
{{ \->name }} {{ \->type }} Belum ada data
Belum ada mata pelajaran.
@endsection