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

Add Property Feature

Back to List
@if($errors->any())
@endif
@csrf
@endsection