@extends('layouts.tenant', ['title' => 'Blog']) @section('content')
{{ $post->body }}
{{ $post->author->name }}