@php $title = 'Under Development'; @endphp @extends('layouts/layoutMaster') @section('title', $title) @section('page-style') @endsection @section('content')

Under Development

The Tasks feature is temporarily unavailable while we make improvements. Please check back later.

@endsection @section('page-script') @endsection