{{ __('withdrawal_request') }}
{{ __('add_template_withdraw_account') }}
{{ __('list_template_withdraw_account') }}
-
@foreach ($lists as $list)
- {{ $list->customer_name }} - {{ $list->bank_name }} - {{ $list->bank_account }}
@endforeach
{{ __('Chưa có tài khoản nào được thêm.') }}
@endif