PropertyType PropertyType {{-- Test --}} {{-- Edit Form --}}
@foreach ($propertytypes as $index => $propertytype) @endforeach
Sr.No Name Initial Action
{{ $index + 1}} {{ $propertytype->name }} {{ $propertytype->initial }}
{{-- Add --}}