Calendar Planner
| ID | Date | Tasks | Aksi |
|---|---|---|---|
| {{ $loop->iteration }} | {{ $planner->date }} |
|
@extends('layouts.main') @section('title', 'Calendar Planner') @section('content')
| ID | Date | Tasks | Aksi |
|---|---|---|---|
| {{ $loop->iteration }} | {{ $planner->date }} |
|