@extends('contentNavbarLayout') @section('title', 'Edit Property') @section('content')
Edit Property
@csrf @method('PUT')
Cancel
@endsection