@extends('layout.app') @section('css') @endsection @section('content')
| Sl. No. | Notice Title | Published Date | View Notice |
|---|---|---|---|
| {{$loop->iteration}} |
{{$data->title}} - {{$data->description}}
@if($data->url)
Click here to visit the link
@endif
@if($currentDate->diffInDays($data->publish_date) <= 10)
|
{{date('d-m-Y',strtotime($data->publish_date))}} |
|
| - | No Current Notifications | - | - |
| Sl. No. | Notice Title | Published Date | View Notice |
|---|---|---|---|
| {{$loop->iteration}} |
{{$data->title}} - {{$data->description}} @if($data->url) Click here to visit the link @endif |
{{date('d-m-Y',strtotime($data->publish_date))}} |
|
| - | No Archived Notifications | - | - |