@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)
@elseif(!empty($enableWePayACH)) @endif @stop @section('content')@if ($account->isPro() && $invoice->hasDocuments())