@extends('public.header') @section('head') @parent @include('money_script') @foreach ($invoice->client->account->getFontFolders() as $font) @endforeach @if ($account->showSignature($invoice)) @endif @if (!empty($transactionToken) && $accountGateway->gateway_id == GATEWAY_BRAINTREE && $accountGateway->getPayPalEnabled())
@elseif(!empty($enableWePayACH)) @elseif (! empty($accountGateway) && $accountGateway->getApplePayEnabled()) @endif @stop @section('content')@if ($account->isPro() && $invoice->hasDocuments())