@extends('dashboard.inc.layout') @section('title', 'სიახლეები') @section('content')
| ID | {{ trans('dashboard.table_published') }} | მთავარზე | გამორჩეული | {{ trans('dashboard.table_title') }} | ნახვა | {{ trans('dashboard.table_created') }} | |
|---|---|---|---|---|---|---|---|
| {{ $item->id }} | published) checked @endif /> | main) checked @endif /> | featured) checked @endif /> |
@if($item->img)
|
{{ $item->views }} | {{ Carbon::parse($item->created_date)->format(config('cms.default_date_format')) }} |