@foreach($stripeachprofiles as $stripeachprofile) @endforeach
{{cus_lang('CUST_PANEL_PAGE_INVOICE_BANK_AC_TBL_TITLE')}} {{cus_lang('CUST_PANEL_PAGE_INVOICE_BANK_AC_TBL_DEFAULT')}} {{cus_lang('CUST_PANEL_PAGE_INVOICE_BANK_AC_TBL_PAYMENT_METHOD')}} {{cus_lang('CUST_PANEL_PAGE_INVOICE_BANK_AC_TBL_CREATED_DATE')}} {{cus_lang('TABLE_COLUMN_ACTION')}}
{{$stripeachprofile['AccountHolderName']}} @if($stripeachprofile['isDefault']==1) Default @endif {{$stripeachprofile['PaymentMethod']}} {{$stripeachprofile['created_at']}}