@extends('theme') @section('content')

Informasi

{{ $news->title }}

{!! $news->description !!}

@endsection