@extends('admin.layout.app') @section('title','News') @section('js') @endsection @section('button') Add @endsection @section('content')
Title | Category | Stauts | Created At | Action | |
---|---|---|---|---|---|
{{ $news->title }} | {{ $news->news_category->name }} | @if ($news->status == 1)@else | @endif | {{ $news->created_at->format('d-m-Y H:i:s') }} |