@extends('layouts.public') @section('title') {{trans('seo.title.post', ['title' => $post->title])}} @endsection @section('content')
{{$document->name}}
{{$post->location}}