@extends('template') @section('content')
{{ Carbon::parse($berita->tanggal)->formatLocalized('%d %b %Y') }}
{{ $berita->pengirim }}
{!! $berita->deskripsi !!}