Bank Account
{{auth()->user()->member->actual_name??''}}
{{auth()->user()->phone??''}}
Friendly provide the provided bank card must be a debit card registered under your name
@if(empty(auth()->user()->member->bank_name??false) && empty(auth()->user()->member->bank_number??false))
@endif