@extends('admin.layouts.layout') @section('content') @php $isEdit = isset($template) && $template->exists; $tenant_id = session('tenant_id'); @endphp
@{{customer_name}}
@{{customer_first_name}}
@{{customer_email}}
@{{customer_phone}}
@{{customer_address}}
@{{inspection_date}}
@{{inspection_time}}
@{{property_address}}
@{{inspector_name}}
@{{inspection_type}}
@{{company_name}}
@{{company_phone}}
@{{company_email}}
@{{company_address}}
@{{website_url}}
@{{report_link}}
@{{report_number}}
@{{report_date}}