Info Credito {{$credito->id}}
@php $estado = \App\Helper\ViewerHelper::getEstadoCredito($credito) @endphp {!! $estado !!}

@php $fecha = \Carbon\Carbon::parse($credito->fecha_otorgamiento)->format('d/m/Y H:i:s') @endphp @php $monto = \App\Helper\ViewerHelper::formatNumber($credito->monto_prestado) @endphp @php $tipoSolicitud = $credito->solicitud->tipo_solicitud; @endphp