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