@extends('layouts.app') @section('title', 'Loan Details Report') @section('content')
@foreach($ztpTaxStatus as $ztp_tax_status) @endforeach
Loan No. Lender Portfolio Branch Borrower Name Property Address City State Zip County Service Parcel No Tax Status Created On
@endsection