@extends($layout) @section('content')

🗓️ Shaping A Daily Flow

We'll use these times to help prioritize your tasks

{{ $tpl->displayInlineNotification() }}


{{--
--}} {{-- @foreach([1,2,3,4,5,6,7] as $dayOfWeekIso)--}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{-- @foreach([1,2,3,4,5,6,7] as $dayOfWeekIso)--}} {{--
--}} {{--
--}} {{-- {{ __('dates.day_of_week_iso-'.$dayOfWeekIso) }}--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
to
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @if($loop->index == 0)--}} {{-- Apply to all--}} {{-- @endif--}} {{--
--}} {{--
--}} {{-- @endforeach--}} {{--
--}}

Back