@extends('layouts.app') @section('content-body')
featureImage): ?>
{{ $post->featureImage->description }}

{{ $post->title }}

{{ $post->author->email }}
{{ $post->created_at }}
{{ $post->content }}
@endsection