@extends('layouts.admin') @section('content')

Edit Property Category

@if($errors->any())
@endif
@csrf @method('PUT')
Cancel
@endsection