@extends('layouts.vertical', ['title' => 'Properties']) @section('content')

Add Property

@if(session('success')) @endif @if(session('error')) @endif
Property Information
Building Details
Area
Energy Rating
Property Options
Agency Information
Save & Continue
@endsection @section('script-bottom') @endsection