@extends('layouts.app') @section('title', 'Checklist') @section('extrastyles') @endsection @section('content')
Manage Checklists
@include('flash::message')
Title
@endsection @section('footer') {{-- --}} {{-- --}} {{-- --}} @endsection