@extends('layouts.guest') @section('title', $property->title) @section('content')
{{ $property->location }}, {{ $property->city }}, {{ $property->state }} - {{ $property->zip_code }}
{{-- @endforeach --}}
Price
Type
Status
{!! $property->overview !!}
{{ $comment->content }}
No comments yet. Be the first to comment!
@endforelse @auth @elsePlease login to add a comment.
@endauth