@extends('layouts.app') @section('head')
{{ str_limit(strip_tags($post->content->description), 150) }}
{{ date_format(date_create($post->created_at), 'Y/m/d') }}