@extends('layouts.master') @section('title') New Vacation Property @endsection @section('nav_bg') @endsection @section('content')

New Vacation Property

@include('property._propertyForm') Back to properties
@endsection