{{-- tool-tip --}} {{-- tool-tip --}}
@if (hasPermission('report_attendance_read'))

{{ ___('common.Present')}}: {{ @$attendance['present_student'] }} {{ ___('common.& Absent')}}: {{ @$attendance['absent_student'] }}

@endif
@if(hasModule('MultiBranch') && isSuperAdmin() && !empty($branches))
@endif