@section('title', __('Payout') . ' ' . Str::ucfirst($type))
@livewire('tables.payout-table', [ 'type' => $type, ])