Please wait...

New Results / Advertisements
    @if(!empty($new_notification)) @foreach($new_notification as $newnotifi)
  • {{$i}}. {{$newnotifi->title}}

    {{$newnotifi->dtls}} Click Here For Details.

  • @endforeach @endif
Previous Advertisement
    @if(!empty($old_notification)) @foreach($old_notification as $oldnotifi)
  • {{$i}}. {{$oldnotifi->title}}

    {{$oldnotifi->dtls}} Click Here For Details.

  • @endforeach @endif