@extends('frontend.master') @section('title') {{ ___('frontend.news_details') }} @endsection @section('main')
{{ dateFormat($data['news']->date) }}
{!! $data['news']->defaultTranslate->description !!}
{{ dateFormat($item->date) }}