@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('canonical', route('properties.show', ['property' => $property->id])) @section('head') @endsection @section('content')