{{ $presentDays }}/{{ $workingDays }}

Present Days

Your Rank
{{ $rank ? '#'.$rank : '—' }}
@if ($topStudent)
Top : {{ $topStudent['name'] }} ({{ $topStudent['roll_no'] }}) {{ $topStudent['present_count'] }} days
@endif