{{--
@switch($gateway) @case('cielo') @break @case('erede')
    @if (config($gateway.'.credito.master'))
  • @endif @if (config($gateway.'.credito.visa'))
  • @endif @if (config($gateway.'.credito.jcb'))
  • @endif @if (config($gateway.'.credito.amex'))
  • @endif @if (config($gateway.'.credito.diners'))
  • @endif @if (config($gateway.'.credito.elo'))
  • @endif
@break @case('getnet')
    @if (config($gateway.'.credito.master'))
  • @endif @if (config($gateway.'.credito.visa'))
  • @endif @if (config($gateway.'.credito.jcb'))
  • @endif @if (config($gateway.'.credito.amex'))
  • @endif @if (config($gateway.'.credito.diners'))
  • @endif @if (config($gateway.'.credito.elo'))
  • @endif
@break @default
@endswitch
--}} {{ csrf_field() }}
@if (config($gateway.'.boleto')))
@endif

Escolha a bandeira de seu cartão

@if (config($gateway.'.credito.visa'))
@endif @if (config($gateway.'.credito.master'))
@endif @if (config($gateway.'.credito.amex'))
@endif @if (config($gateway.'.credito.elo'))
@endif @if (config($gateway.'.credito.discover'))
@endif @if (config($gateway.'.credito.diners'))
@endif @if (config($gateway.'.credito.aura'))
@endif @if (config($gateway.'.credito.jcb'))
@endif @if (config($gateway.'.credito.hipercard'))
@endif

@php $preco_valido = $total; @endphp @php /* Juros composto */ $taxa = config('cart.juros_parcelas') / 100; @endphp
{{ config('cart.currency_symbol') }}
RG
CPF/CNPJ
{{--

--}}