@props(['data']) @php $parent = reset($data); $child = array_values(array_slice($data, 0)); @endphp

All Notices & Announcements

{{-- --}}
@if (!empty($child)) @foreach ($child as $value )

{{$value['title']}}

Published Date: {{$value['date']}}

@if ($value['file']) PDF Link @endif
@endforeach @endif {{--

Notice title

Published Date: 23 jun 2042

PDF Link
--}} {{-- --}}