@extends('theme_ph_layout') @section('content')

{{ $object->title }}

{{ $object->updated_at }}

{{ $object->content }}
@endsection