@if ($refund) @php $refundData = Arr::get($refund, 'data'); $refundRefId = Arr::get($refundData, 'id'); @endphp
@endif