{{ $news->name }}
/ {{ getDefaultDateFormatWithLang($news->add_date, LANG) }}
{!! $news->body !!}
@include('front.templates.shareon')
@extends('front.app')
@section('meta')