@extends('layouts.admin') @section('title', $payment->reference) @section('content')
{{ $payment->failure_reason }}
@endif{{ $refund->reason }}
{{ $refund->created_at->format('d M Y') }} @if ($refund->actor) · {{ $refund->actor->name }} @endif
@unless ($refund->isCompleted()) @endunless{{ $payment->currency }} {{ number_format($payment->refundableAmount() / 100, 2) }} left