@extends('layouts.app') @section('title', 'Create New Task List') @push('styles') @endpush @section('content')
@endsection @push('scripts') @endpush