Letterhead
Site Information
{{--
Personal Information
--}} @php($coordinates = json_decode($site->coordinates, true))
Title: {{ $site->title }}
Type: {{ $site->type }}
Code: {{ $site->code }}
Abbreviation: {{ $site->abbr }}
Number of Plots: {{ $site->plots_with_status_count }}
State: {{ $site->state }}
Local Government: {{ $site->dob }}
Address: {{ $site->title }}
Coordinates: Latitude: {{ $coordinates['lat'] ?? 'N/A' }}, Longitude: {{ $coordinates['lng'] ?? 'N/A' }}
Description: {{ $site->description }}