@extends('layouts.app') @section('title', 'Detail Laporan') @section('page-title', 'Detail Laporan') @section('content') Kembali
{{ $report->description }}
{{ $report->address ?? 'Alamat tidak dicantumkan' }}
{{ $report->latitude }}, {{ $report->longitude }}