@assets @endassets
@php $history = $this->getHistory(); @endphp {{-- Filter Card --}}
{{-- Header --}}
Filter by Date Range
{{ $history->count() }} {{ Str::plural('day', $history->count()) }} found
{{-- Inputs row --}}
From To
Search Last 30 Days
{{-- Date Cards --}} @if ($history->isEmpty()) No attendance records found for this date range. @else @endif