@if(isset($vendorId))
@if($vendorId == 1)
![]() ![]() ![]() |
Legal and Vesting Product Cover Sheet |
---|
ORDER INFORMATION | |||
---|---|---|---|
FILE/ORDER NUMBER: | {{ $record['OrderInformation']['file_order_no'] ?? '' }} | PRODUCT NAME: | {{ $record['OrderInformation']['product_name'] ?? '' }} |
BORROWER NAME(S): | {{ $record['OrderInformation']['borrower_names'] ?? '' }} | ||
PROPERTY ADDRESS: | {!! empty($record['OrderInformation']['property_address']) ? ' ' : str_ireplace(' ', ' ', $record['OrderInformation']['property_address']) !!} |
||
CITY, STATE AND COUNTY: | {{ $record['OrderInformation']['city_state_county'] ?? '' }} | ||
SEARCH INFORMATION | |||
SEARCH DATE: | {!! empty($record['SearchInformation']['search_date']) ? '' : date("m/d/Y", strtotime($record['SearchInformation']['search_date'])) !!} | EFFECTIVE DATE: | {!! empty($record['SearchInformation']['effective_date']) ? '' : date("m/d/Y", strtotime($record['SearchInformation']['effective_date'])) !!} |
NAME(S) SEARCHED: | {{ $record['SearchInformation']['names_searched'] ?? '' }} | ||
ADDRESS/PARCEL SEARCHED: | {{ $record['SearchInformation']['address_parcel_searched'] ?? '' }} | ||
ASSESSMENT INFORMATION | |||
COMMENTS: | {!! empty($record['AssessmentInformation']['comments']) ? ' ' : str_ireplace(' ', ' ',$record['AssessmentInformation']['comments']) !!} |
||
CURRENT OWNER VESTING | |||
{!! empty($record['CurrentOwnerVesting']['current_ov']) ? ' ' : str_ireplace(' ', ' ', $record['CurrentOwnerVesting']['current_ov']) !!} |
|||
COMMENTS: | {!! empty($record['CurrentOwnerVesting']['comments']) ? ' ' : str_ireplace(' ', ' ', $record['CurrentOwnerVesting']['comments']) !!} |
||
VESTING DEED | |||
DEED TYPE: | {{ $record['VestingDeed']['deed_type'] ?? '' }} | GRANTOR: | {{ $record['VestingDeed']['grantor'] ?? '' }} |
DATED DATE: | {!! empty($record['VestingDeed']['dated_date']) ? '' : date("m/d/Y", strtotime($record['VestingDeed']['dated_date'])) !!} | GRANTEE: | {{ $record['VestingDeed']['grantee'] ?? '' }} |
BOOK/PAGE: | {{ $record['VestingDeed']['book_page'] ?? '' }} | RECORDED DATE: | {!! empty($record['VestingDeed']['recorded_date']) ? '' : date("m/d/Y", strtotime($record['VestingDeed']['recorded_date'])) !!} |
INSTRUMENT NO: | {{ $record['VestingDeed']['instrument_no'] ?? '' }} | ||
COMMENTS: | {!! empty($record['VestingDeed']['comments']) ? ' ' : str_ireplace(' ', ' ', $record['VestingDeed']['comments']) !!} |
||
FOR PREAMBLE | |||
CITY/TOWNSHIP/PARISH: | {!! empty($record['ForPreamble']['city_township_parish']) ? ' ' : str_ireplace(' ', ' ',$record['ForPreamble']['city_township_parish']) !!} |
||
ADDITIONAL NOTES | |||
{!! empty($record['AdditionalNotes']) ? ' ' : str_ireplace(' ', ' ',$record['AdditionalNotes']) !!} |
|||
LEGAL DESCRIPTION |