@php use App\Models\School; use App\Models\StudentBiodata; use App\Models\SchoolHealthPhysician; use App\Models\NutritionistHistoryEvaluationSection; use App\Models\PsychologistHistoryAssessmentSection; use App\Models\MedicalHistoryEmail; use App\Models\User; @endphp @extends('admin.main') @section('content') {{-- --}}

Dashboard

@if (Session::has('error_message')) @endif @if (Session::has('success_message')) @endif
{{--
--}}