| {{++$key}} | {{ $item->name }} | {{ $item->Country->name??'' }} | {{ $item->City->name??'' }} | {{ $item->District->name??'' }} | {{ $item->stars }} | {{ $item->rooms }} | {{ $item->price }} | {{ $item->typing_live }} |
|
{{ $item->sort }} | {{ isset($item->location)?$item->location->getLat():'' }} | {{ isset($item->location)?$item->location->getLng():'' }} | {{ $item->created_at }} |
|