@extends('master') @section('title') {{ $title }} @endsection @section('content')
| ID | Heading | publish date | publish by | category | Actions | ||
|---|---|---|---|---|---|---|---|
| {{ $item->id}} | {{ $item->heading}} | {{--{{ $item->description}} | --}}{{ $item->publish_date}} | {{ $item->publish_by ?? 'Not Assigned'}} | {{ optional($item->newsType)->news_type }} | {{--{{ $item->status==1 ?'Active':'Inactive'}} | --}}view Edit |