@extends('home-page.layouts.master') @push('css') @endpush @section('content') {{ $article->judul }} {!! $article->konten !!} @endsection