@extends('payments.payment_method') @section('head') @parent @if (isset($accountGateway) && $accountGateway->getPlaidEnabled()) {{ trans('texts.secured_by_plaid') }} @endif @stop