@extends('layouts.administrator.master') @section('title') Kalender @endsection @section('content')

Kalender

Kamu mempunyai akses untuk mengelola halaman kalender

@foreach ($calendar as $key => $value) @endforeach
Gambar Judul Tanggal Status
@endsection