| {{++$key}} | {{ $item->name }} | {{ $item->Country->name??'' }} |
|
{{ isset($item->location)?$item->location->getLat():'' }} | {{ isset($item->location)?$item->location->getLng():'' }} | {{ $item->created_at }} |
|