@extends('layouts.admin') @section('namaPage') {{$berita->judul}} @endsection @section('main-content') @if (session('success'))
{!! $berita->isi !!}