@extends('layouts.app') @section('title', 'Todo Example') @push('style') @endpush @section('content')
This page is an example of using a todo list.