@extends('layouts.app') @section('title') Detail Jalur Pendakian | PRAU @endsection @section('content')

{{ $item->title }}

{{ $item->location }}

Informasi Pendakian

Tanggal Keberangkatan {{ $currentDateTime->format('d M, Y') }}
Harga Registrasi Rp{{ number_format($item->price, 0, ',', '.') }}
@csrf
{{-- Daftar Jalur {{ $item->title }} --}}

KETENTUAN SANKSI YANG DIBERLAKUKAN ATAS PELANGGARAN YANG DILAKUKAN DI KAWASAN GUNUNG PRAU 2565 MDPL

@endsection @push('prepend-style') @endpush @push('addon-script') @endpush