@php $key = 'all'; @endphp @extends('layout.default') @include('layout.filter') @section('styles') @endsection @section('content') @yield('filter_view')
@include('layout.notifications') @if(session('level') != 'Super Admin') @endif @if(strtolower($key) == 'delivery') @endif
Tanggal Tipe Transaksi Nomor Nota Total Harga Status Transaksi Terakhir Alasan PenolakanShipment StatusDetail
@endsection @section('scripts') @yield('filter_script') @endsection