Skip to content

Schools

Overview

The Schools module manages institutional units (TK, SD, SMP, SMA) within the Yayasan. It covers school profiles, education levels, admission information, and the public school listing.

Key Entities

EntityDescription
SchoolInstitutional unit with profile, location, and contact
EducationLevelEducation level (TK, SD, SMP, SMA)

Key Files

app/Models/Institution/
├── School/School.php
└── SchoolEducationLevel/SchoolEducationLevel.php

resources/js/modules/landing/schools/
├── admission/     # Admission info
├── detail/        # School detail page
├── overview/      # School listing
├── shared/        # Shared components
└── tracking/      # Application tracking