@extends('layout.master') @push('plugin-styles') @endpush @section('content')

Detail Laporan Harian : {{ date('d-m-Y', strtotime($date)) }}

@include('pages.laporan.penjualan.new-laporan-harian.table-detail')
@endsection @push('plugin-scripts') @endpush