@extends('layout.main') @section('main-section')

EFU Property Management Portal

Policy Types

abcd

@csrf

@foreach ($policyTypes as $policyType ) @endforeach
Claim Type Policy Type Date
{{$policyType->_ClaimType}} {{$policyType->_PolicyType}} {{$policyType->_Date}} Trash Edit
@endsection('main-section')