@forelse ($notices as $notice)
@csrf @method('post')
{{ $notice->title }} {{ $notice->subtitle }} Posted on {{ $notice->created_at }}
@empty
Information on how to use ugms/student side? Using the new system Posted on 23/04/2025
How do I register for a semester? Semester(s) registration Posted on 23/04/2025
How do I register for exam? Exam registration Posted on 23/04/2025
@endforelse