@props([ 'modalId' => 'transactionModal', 'functionName' => 'viewTransaction', 'title' => __('trans.student.wallet.receipt'), 'idLabel' => __('trans.id'), 'nameLabel' => __('trans.student.name'), 'amountLabel' => __('trans.student.wallet.amount'), 'typeLabel' => __('trans.student.wallet.type'), 'creditLabel' => __('trans.student.wallet.credit'), 'debitLabel' => __('trans.student.wallet.debit'), 'descriptionLabel' => __('trans.student.wallet.description'), 'adminLabel' => __('trans.student.wallet.admin'), 'dateLabel' => __('trans.created_at'), 'noDescriptionLabel' => __('trans.student.wallet.no_description'), ])
@push('css') @endpush @push('js') @endpush