@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
Multilingual Descriptions
Save Descriptions
EUR
EUR/month
EUR/month
EUR/month
EUR/year
EUR/year
Save Pricing
Property Features
@foreach($features as $feature)
@endforeach
Save Features
Property Images
Upload Images
Property Documents
Upload Documents
Save Address
Save Contacts
@endsection @section('script-bottom') @endsection