@extends('owner.layouts.main') @section('content')
@if(Session::has('success'))
@endif

Customized Property Manager

Add property details

@csrf
@endsection