@extends('layouts.master') @section('title', 'Laporan Parkir ' . ($report->period ?? '')) @section('content')

Laporan Parkir
{{ $report->period ?? '' }}

No. Plat Alamat Mulai Dari Sampai Dengan Durasi
@endsection @push('css') @endPush @push('js') @endPush