@extends('app-main') @section('title', 'Property Management | ' . $property->address) @section('description', 'Property Management | TrialTask | ' . $property->address) @section('ogimage', asset('/content/image/base/og-image.jpg') ) @section('content') @if($errors->any())