<x-layouts.app :title="__('Dashboard')">
{{-- Ini adalah tempat komponen Livewire BundleTable akan dirender --}}
@livewire('orders')
</x-layouts.app>