@include('components.theme.landing.header')

{{ $pages->title }}

@if(!empty($pages->is_thumbnail))
Image
@endif
{{ $pages->title }}
Dibuat pada {{ date_formatting($pages->is_created, 'timeago') }}

{!! $pages->description !!}

@include('components.theme.landing.footer')