@extends('layout.AtoZPortal.main') @section('content')

Add @lang('routes.CUST_PANEL_PAGE_PAYMENTS_TITLE')

@include('includes.errors') @include('includes.success')
@stop @section('footer_ext') @parent
@if(is_paypal($Account->CompanyId) ) {{$paypal_button}} @endif @if(is_sagepay($Account->CompanyId)) {{$sagepay_button}} @endif @stop