@extends('backend.master') @section('title', @$title) @php $model = 'properties.categories'; @endphp @section('content')
@csrf @foreach($parents as $parent) @endforeach
{{ _trans('landlord.See more icon') }} https://remixicon.com/

New Document

@endsection @push('script') @endpush