@php $key = 'all'; @endphp @extends('layout.default') @include('layout.filter') @section('styles') @endsection @section('content') @yield('filter_view')
@include('layout.notifications') {{-- tgl, nama product, total terjual, nominal terjual, totol diskon --}} {{-- --}}
Nama Topping Total Qty Total PenjualanActions
@endsection @section('scripts') @yield('filter_script') {{-- Filter rentang tanggal, product, variant, jumlah terjual, nominal terjual, brand, category --}} @endsection