@extends('layouts.app') @section('title', 'To-Do List') @section('content')

To-Do List

Manage admin tasks and to-do items

To-do list will be displayed here.

@endsection