@extends('layouts.page') @section('content')
@csrf
{!! $data->isi_berita !!}
Kembali
@endsection