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

Add Property Category

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