<!DOCTYPE html><html><style>

                           </style><body>



        <h1 style="font-size: 20px;max-width: 100%;"><?php echo $reportName; ?></h1>

        <h4><?php echo $consumerDetailDisplayText; ?></h4>

        <p>Report ID: <?php echo $reportId; ?></p>

        <div class="row">
            <div class="large-6 columns">
                <label>Initials</label>
                <?php echo $consumerDetailInitials; ?>

            </div>
            <div class="large-6 columns">
                <label>Name</label>
                <?php echo $consumerDetailFirstName; ?> <?php echo $consumerDetailSecondName; ?> <?php echo $consumerDetailThirdName; ?>

            </div>
        </div>


        <p><strong>Initials :</strong> <?php echo $consumerDetailInitials; ?></p>
        <p><strong>First Name :</strong> <?php echo $consumerDetailFirstName; ?></p>
        <?php if($consumerDetailSecondName!=NULL): ?>
        <p><strong>Second Name :</strong> <?php echo $consumerDetailSecondName; ?></p>
        <?php endif; ?>
        <?php if($consumerDetailThirdName!=NULL): ?>
        <p><strong>Third Name :</strong> <?php echo $consumerDetailThirdName; ?></p>
        <?php endif; ?>
        <p><strong>Surname :</strong> <?php echo $consumerDetailSurname; ?></p>
        <p><strong>Maiden Name :</strong> <?php echo $consumerDetailMaidenName; ?></p>
        <p><strong>ID Number :</strong> <?php echo $consumerDetailIDNo; ?></p>
        <p><strong>Birth Date :</strong> <?php echo $consumerDetailBirthDate; ?></p>
        <p><strong>Gender :</strong> <?php echo $consumerDetailGender; ?></p>
        <p><strong>Title Desc :</strong> <?php echo $consumerDetailTitleDesc; ?></p>
        <p><strong>Marital Status Desc :</strong> <?php echo $consumerDetailMaritalStatusDesc; ?></p>
        <p><strong>Privacy Status :</strong> <?php echo $consumerDetailPrivacyStatus; ?></p>
        <p><strong>Residential Address :</strong> <?php echo $consumerDetailResidentialAddress; ?></p>
        <p><strong>Postal Address :</strong> <?php echo $consumerDetailPostalAddress; ?></p>
        <p><strong>Home Telephone Number :</strong> <?php echo $consumerDetailHomeTelephoneNo; ?></p>
        <p><strong>Work Telephone Number :</strong> <?php echo $consumerDetailWorkTelephoneNo; ?></p>
        <p><strong>Cellular Number :</strong> <?php echo $consumerDetailCellularNo; ?></p>
        <p><strong>Employer Detail :</strong> <?php echo $consumerDetailEmployerDetail; ?></p>
        <p><strong>Reference Number :</strong> <?php echo $consumerDetailReferenceNo; ?></p>
        <p><strong>External Reference :</strong> <?php echo $consumerDetailExternalReference; ?></p>

        <h4><?php echo $consumerPropertyInformationSummaryDisplayText; ?></h4>

        <p><strong>Total Property :</strong> <?php echo $consumerPropertyInformationSummaryTotalProperty; ?></p>
        <p><strong>Purchase Price :</strong> <?php echo $consumerPropertyInformationSummaryPurchasePrice; ?></p>

        <h4><?php echo $consumerFraudIndicatorsSummaryDisplayText; ?></h4>
        <p><strong>SAFPSListing Y/N :</strong> <?php echo $consumerFraudIndicatorsSummarySAFPSListingYN; ?></p>
        <p><strong>Home Affairs Verification Y/N :</strong> <?php echo $consumerFraudIndicatorsSummaryHomeAffairsVerificationYN; ?></p>
        <p><strong>Home Affairs Deceased Status :</strong> <?php echo $consumerFraudIndicatorsSummaryHomeAffairsDeceasedStatus; ?></p>
        <p><strong>Employer Fraud Verification Y/N :</strong> <?php echo $consumerFraudIndicatorsSummaryEmployerFraudVerificationYN; ?></p>
        <p><strong>Protective Verification Y/N :</strong> <?php echo $consumerFraudIndicatorsSummaryProtectiveVerificationYN; ?></p>
        <p><strong>Home Affairs Deceased Date :</strong> <?php echo $consumerFraudIndicatorsSummaryHomeAffairsDeceasedDate; ?></p>

        <h4><?php echo $consumerDebtReviewStatusDisplayText; ?></h4>
        <p><strong>Status Firs tName :</strong> <?php echo $consumerDebtReviewStatusFirstName; ?></p>
        <p><strong>Status SurName :</strong> <?php echo $consumerDebtReviewStatusSurName; ?></p>
        <p><strong>Birth Date :</strong> <?php echo $consumerDebtReviewStatusBirthDate; ?></p>
        <p><strong>Debt Review Status Date :</strong> <?php echo $consumerDebtReviewStatusDebtReviewStatusDate; ?></p>
        <p><strong>Debt Counsellor Name :</strong> <?php echo $consumerDebtReviewStatusDebtCounsellorName; ?></p>
        <p><strong>Debt Counsellor First Name :</strong> <?php echo $consumerDebtReviewStatusDebtCounsellorFirstName; ?></p>
        <p><strong>Debt Counsellor SurName :</strong> <?php echo $consumerDebtReviewStatusDebtCounsellorSurName; ?></p>
        <p><strong>Debt Counsellor Telephone No :</strong> <?php echo $consumerDebtReviewStatusDebtCounsellorTelephoneNo; ?></p>
        <p><strong>Debt Review Status Code :</strong> <?php echo $consumerDebtReviewStatusDebtReviewStatusCode; ?></p>
        <p><strong>Home Telephone No :</strong> <?php echo $consumerDebtReviewStatusHomeTelephoneNo; ?></p>
        <p><strong>Cellular No :</strong> <?php echo $consumerDebtReviewStatusCellularNo; ?></p>
        <p><strong>Debt Review Status :</strong> <?php echo $consumerDebtReviewStatusDebtReviewStatus; ?></p>
        <p><strong>Debt Counsellor Registration No :</strong> <?php echo $consumerDebtReviewStatusDebtCounsellorRegistrationNo; ?></p>

        <h4><?php echo $consumerAdminOrderDisplayText; ?></h4>

        <p><strong>CaseFilingDate :</strong> <?php echo $consumerAdminOrderCaseFilingDate; ?></p>
        <p><strong>CaseType :</strong> <?php echo $consumerAdminOrderCaseType; ?></p>
        <p><strong>LastUpdated Date :</strong> <?php echo $consumerAdminOrderLastUpdatedDate; ?></p>
        <p><strong>Plaintiff Name :</strong> <?php echo $consumerAdminOrderPlaintiffName; ?></p>
        <p><strong>Dispute Amt :</strong> <?php echo $consumerAdminOrderDisputeAmt; ?></p>
        <p><strong>Case Reason :</strong> <?php echo $consumerAdminOrderCaseReason; ?></p>
        <p><strong>Court Name :</strong> <?php echo $consumerAdminOrderCourtName; ?></p>
        <p><strong>Case Number :</strong> <?php echo $consumerAdminOrderCaseNumber; ?></p>
        <p><strong>Attorney Name :</strong> <?php echo $consumerAdminOrderAttorneyName; ?></p>
        <p><strong>Telephone No :</strong> <?php echo $consumerAdminOrderTelephoneNo; ?></p>
        <p><strong>Comments :</strong> <?php echo $consumerAdminOrderComments; ?></p>

        <h4><?php echo $consumerSequestrationDisplayText; ?></h4>

        <p><strong>Filing Date :</strong> <?php echo $consumerSequestrationCaseFilingDate; ?></p>
        <p><strong>Case Type :</strong> <?php echo $consumerSequestrationCaseType; ?></p>
        <p><strong>LastUpdatedDate :</strong> <?php echo $consumerSequestrationLastUpdatedDate; ?></p>
        <p><strong>Plaintiff Name :</strong> <?php echo $consumerSequestrationPlaintiffName; ?></p>
        <p><strong>Dispute Amt :</strong> <?php echo $consumerSequestrationDisputeAmt; ?></p>
        <p><strong>Case Reason :</strong> <?php echo $consumerSequestrationCaseReason; ?></p>
        <p><strong>Court Name :</strong> <?php echo $consumerSequestrationCourtName; ?></p>
        <p><strong>Case Number :</strong> <?php echo $consumerSequestrationCaseNumber; ?></p>
        <p><strong>Attorney Name :</strong> <?php echo $consumerSequestrationAttorneyName; ?></p>
        <p><strong>Telephone No :</strong> <?php echo $consumerSequestrationTelephoneNo; ?></p>
        <p><strong>Comments :</strong> <?php echo $consumerSequestrationComments; ?></p>

        <h4>Email History</h4>
        <p><strong>Email Address :</strong> <?php echo $consumerEmailHistoryEmailAddress; ?></p>
        <p><strong>Last Updated Date :</strong> <?php echo $consumerEmailHistoryLastUpdatedDate; ?></p>


        <h4><?php echo $consumerEmploymentHistoryDisplayText; ?></h4>
        <p><strong>Employer Detail :</strong> <?php echo $consumerEmploymentHistoryEmployerDetail; ?></p>
        <p><strong>Designation :</strong> <?php echo $consumerEmploymentHistoryDesignation; ?></p>
        <p><strong>Last Updated Date :</strong> <?php echo $consumerEmploymentHistoryLastUpdatedDate; ?></p>
        <p><strong>First Reported Date :</strong> <?php echo $consumerEmploymentHistoryFirstReportedDate; ?></p>


        <h4><?php echo $consumerTelephoneHistoryDisplayText; ?></h4>
       <?php foreach($ConsumerTelephoneHistory as $item): ?>
        <p><strong>Consumer Telephone ID :</strong> <?php echo $item[0]; ?></p>
        <!--<p><strong>TelephoneType :</strong> <?php echo $item[1]; ?></p>
        <p><strong>Telephone Type Ind :</strong> <?php echo $item[2]; ?></p>
        <p><strong>Tel Code :</strong> <?php echo $item[3]; ?></p>
        <p><strong>Telephone No :</strong> <?php echo $item[4]; ?></p>
        <p><strong>Email Address :</strong> <?php echo $item[5]; ?></p>
        <p><strong>Last Updated Date :</strong> <?php echo $item[6]; ?></p>
        <p><strong>First Reported Date :</strong> <?php echo $item[7]; ?></p>-->
        <?php endforeach; ?><hr></body></html>

        <h4><?php echo $consumerAddressHistoryDisplayText; ?></h4>
        <p><strong>Consumer Address ID :</strong> <?php echo $item->consumerAddressHistoryConsumerAddressID; ?></p>
        <p><strong>AddressType :</strong> <?php echo $item->consumerAddressHistoryAddressType; ?></p>
        <p><strong>AddressTypeInd :</strong> <?php echo $item->consumerAddressHistoryAddressTypeInd; ?></p>
        <p><strong>Address :</strong> <?php echo $item->consumerAddressHistoryAddress; ?></p>
        <p><strong>Postal Code :</strong> <?php echo $item->consumerAddressHistoryPostalCode; ?></p>
        <p><strong>Address :</strong> <?php echo $item->consumerAddressHistoryAddress; ?></p>
        <p><strong>Last Updated Date :</strong> <?php echo $item->consumerAddressHistoryLastUpdatedDate; ?></p>
        <p><strong>First Reported Date :</strong> <?php echo $item->consumerAddressHistoryFirstReportedDate; ?></p>

        <?php foreach($loadResult2->ConsumerAddressHistory as $item): ?>
        <p><strong>Consumer Address ID :</strong> <?php echo $item->consumerAddressHistoryConsumerAddressID; ?></p>
        <p><strong>AddressType :</strong> <?php echo $item->consumerAddressHistoryAddressType; ?></p>
        <p><strong>AddressTypeInd :</strong> <?php echo $item->consumerAddressHistoryAddressTypeInd; ?></p>
        <p><strong>Address :</strong> <?php echo $item->consumerAddressHistoryAddress; ?></p>
        <p><strong>Postal Code :</strong> <?php echo $item->consumerAddressHistoryPostalCode; ?></p>
        <p><strong>Address :</strong> <?php echo $item->consumerAddressHistoryAddress; ?></p>
        <p><strong>Last Updated Date :</strong> <?php echo $item->consumerAddressHistoryLastUpdatedDate; ?></p>
        <p><strong>First Reported Date :</strong> <?php echo $item->consumerAddressHistoryFirstReportedDate; ?></p>
        <?php endforeach; ?>

        <h4><?php echo $consumerEnquiryHistoryDisplayText; ?></h4>
        <?php foreach($loadResult2->ConsumerEnquiryHistory as $item): ?>
        <p><strong>Enquiry Date :</strong> <?php echo $item->consumerEnquiryHistoryEnquiryDate; ?></p>
        <p><strong>Subscriber Name :</strong> <?php echo $item->consumerEnquiryHistorySubscriberName; ?></p>
        <p><strong>Subscriber Business Type Desc :</strong> <?php echo $item->consumerEnquiryHistorySubscriberBusinessTypeDesc; ?></p>
        <p><strong>Subscriber Contact :</strong> <?php echo $item->consumerEnquiryHistorySubscriberContact; ?></p>
        <?php endforeach; ?>

        <h4><?php echo $consumerDirectorShipLinkDisplayText; ?></h4>
        <?php foreach($loadResult2->ConsumerDirectorShipLink as $item): ?>
        <p><strong>Director Designation Desc :</strong> <?php echo $item->consumerDirectorShipLinkDirectorDesignationDesc; ?></p>
        <p><strong>Appointment Date :</strong> <?php echo $item->consumerDirectorShipLinkAppointmentDate; ?></p>
        <p><strong>Commercial Name :</strong> <?php echo $item->consumerDirectorShipLinkCommercialName; ?></p>
        <p><strong>Registration No :</strong> <?php echo $item->consumerDirectorShipLinkRegistrationNo; ?></p>
        <p><strong>Physical Address :</strong> <?php echo $item->consumerDirectorShipLinkPhysicalAddress; ?></p>
        <p><strong>Telephone No :</strong> <?php echo $item->consumerDirectorShipLinkTelephoneNo; ?></p>
        <p><strong>SIC Desc :</strong> <?php echo $item->consumerDirectorShipLinkSICDesc; ?></p>
        <p><strong>Director Status :</strong> <?php echo $item->consumerDirectorShipLinkDirectorStatus; ?></p>
        <?php endforeach; ?><hr>



