ABU Logo
@php $activeNotice = \App\ExamNotice::getActiveNotice(); $regBullets = array_filter(array_map('trim', explode("\n", $activeNotice->regulations_content ?? ''))); @endphp
Official Academic Notice

{{ $activeNotice->semester_title }}

@if($activeNotice->auth_instructions)
{{ $activeNotice->auth_title ?? 'Authentication Requirements' }}

{!! nl2br(e($activeNotice->auth_instructions)) !!}

@endif @if(!empty($regBullets))
{{ $activeNotice->regulations_title ?? 'Important Regulations & Deadlines' }}
    @foreach($regBullets as $bullet)
  • {!! e($bullet) !!}
  • @endforeach
@endif
System Status
Active 24/7
Verification
Instant Check
Security
SSL Encrypted