@extends('home-page.layouts.master') @push('css') @endpush @section('content')

Kota Samarinda

{{ $article->judul }}

{!! $article->konten !!}
@endsection