Site Information
{{-- Personal Information
--}}
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 }} |
|