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

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

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