@extends('backend.layouts.app') @section('content')
| Sl. | Date | Title | Attachment | Description | Action |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ date('d/m/Y',strtotime($news->date)) }} | {{ $news->title }} | @if($news->pdf) View Attachment @else No Attachment Found @endif | {!! $news->description !!} |