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

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

Waktu Durasi Terendah Tertinggi Rata-rata
@endsection @push('css') @endPush @push('js') @endPush