Are you sure you want to delete your {{ $institution->name }} connection? Deleting this bank connection will remove the following connected accounts:
@foreach($institution->connectedBankAccounts as $connectedBankAccount)
- {{ $connectedBankAccount->name }}
@endforeach
Deleting this bank connection will stop the import of transactions for all accounts associated with this bank. Existing transactions will remain unchanged.