@extends('master') Uni-vate Properties | Interested @include('partials.menu')

Property Information

{{ $property->name }}
{{ ucfirst(trans($property->region)) }} | {{ $property->town }}
{{ $property->price }}

{{ $property->description }}

Please submit your contact details and a Uni-Vate agent will be in contact with you shortly to assist with the property that you are interested in.

{{ Form::text('name') }}
{{ Form::email('email') }}
{{ Form::text('mobile') }}
{{ Form::text('phone') }}
@include('partials.footer')