@extends('dashboard.master') @section('title', 'Properties Edit') @section('content')
Properties Edit
@csrf @method('PUT')
@endsection