@extends('layouts.layout') @section('content')
Home / Berita / {{ $artikel->judul }}

{{ $artikel->created_at }}

{{ $artikel->judul }}

{!! $artikel->desc !!}

@endsection