@include('header')
{{ ($listType ?? 'pending') === 'done' ? 'Work marked complete on sale bills.' : 'Make order done ยท mark work completed using checkbox below.' }}
@elseWork completed orders from {{ date('d M Y', strtotime($fromDate ?? opticalDashboardFromDate())) }} to {{ date('d M Y', strtotime($toDate ?? date('Y-m-d'))) }}.
@endif