@extends('layouts.authenticated') @section('title') // Titulo da seção @endsection @section('panel_title') // Titulo do painel, se houver @endsection @section('content')
Código da transação: {{ $pagamento['DocumentNumber'] }}
Código interno: {{ (!isset($pagamento['EntryId']))?'':$pagamento['EntryId'] }}
Comprovante: {!! (!isset($pagamento['Url']))?'':'Clique aqui para visualizar' !!}
Mensagem: {{ (isset($pagamento['Exists']))? (($pagamento['Exists']=='true')?'Já existe um pagamento com o identificador fornecido.':'') :'' }}
{!! (!isset($pagamento['Message']))?'':'