@extends('layouts.tienda') @section('content')
logo

Para Pagar debe hacer click en el boton de Pay @if ($moneda->mostrar_a_d) {{$moneda->simbolo}} {{$totalGeneral}} @else {{$totalGeneral}} {{$moneda->simbolo}} @endif por izipay

@endsection