Highlight List

@if(Auth::user()->email == 'sdhar@atlassoftweb.com') Add Highlight @endif
@if(Auth::user()->email == 'sdhar@atlassoftweb.com') @endif
{{csrf_field()}}
@php $date = date("Y"); @endphp
@if(Session::get('month') != null || Session::get('year') != null)
@endif
@php $i=0 @endphp @foreach($highlight as $announcements) @php $date = date("d-m-Y",strtotime($announcements->date)); $i++ @endphp @for($i=$i;$i<=count($highlight);) @break @endfor @if(Auth::user()->email == 'sdhar@atlassoftweb.com') @else @endif @endforeach
Sr.No. Highlights Posted on Action
{{$i}}
{{$announcements->date}}