Property Type Property Type {{-- Test --}} {{-- Edit Form --}}
@foreach ($propertyTypes as $index => $propertyType) @endforeach
Sr.No Property Type Name Initial Action
{{ $index + 1 }} {{ $propertyType->property_type_name }} {{ $propertyType->initial }}
{{-- Add --}}