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

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

Waktu Alamat Mesin Kecepatan
@endsection @push('css') @endPush @push('js') @endPush