@php $si=0; @endphp @foreach($PropertyTypes as $PropertyType) @endforeach
{{__('lng.SiNo')}} {{__('lng.Title')}} {{__('lng.Narration')}} {{__('lng.Action')}}
{{++$si}} {{$PropertyType->title}} {{$PropertyType->narration}}
@csrf @method('delete')

{{$PropertyTypes->count()}} {{__('lng.Items')}}