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

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

No. Plat Total Durasi Mesin Hidup Jarak Tempuh Kecepatan Maksimal Estimasi Bahan Bakar
@endsection @push('css') @endPush @push('js') @endPush