@extends('layout.app') @section('css') @endsection @section('content')

Important Links

ICMR Important Links
@forelse($links as$key => $data) @empty @endforelse
Sl. No. Title Published Date View Notice
{{$key+1}}

{{$data->title}} - {{$data->description}}

{{date('d-m-Y',strtotime($data->publish_date))}} @if($data->pdf_file != NULL) @else CLick here to visit the link @endif
@endsection