@extends('layouts.master') @section('title', 'Add Property - HomesInKerala') @section('content')

Add Property

Submit a listing for review and publication.

@include('frontend.agent.properties._form', ['method' => 'POST'])
@endsection