@extends('layouts.guru') @section('page_title', 'Form Absen Siswa') @section('title', 'Form Absen Siswa') @section('content')
Daftar Kehadiran Siswa
@for ($i = 0; $i < 4; $i++)
@endfor
@endsection