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