@extends('layouts.admin') @section('content') @section('headerTitle') {{$interest->title}} @endsection @section('breadcrumbs') @endsection @section('buttons') @endsection

{{$interest->title}}

{{@$interest->city->name}}
{{--
--}}
Locatie
{{$interest->location}}
GPS LAT
{{$interest->lat}}
GPS LNG
{{$interest->lng}}
Link
{{$interest->link}}
Telefon
{{$interest->phone}}
Email
{{$interest->email}}
Descriere
{{$interest->description}}
Ultima actualizare
{{$interest->updated_at}}

Harta

Imagini

Program

@endsection @push('scripts') @endpush