@extends('main.layouts.app') @section('content')
ID | News Title | News URL | News Tags | News Description | News Thumbnail | News Status | Created At | Actions |
---|---|---|---|---|---|---|---|---|
{{ $item->id }} | {{ $item->news_title }} | {{ $item->news_url }} | {{ $item->news_tag }} | {{ $item->news_description }} | {{ $item->news_status }} | {{ Carbon\Carbon::parse($item->created_at)->format('M d, Y') }} | Edit Delete |