@php $paymentDetails = is_array($subscription->payment_details) ? $subscription->payment_details : json_decode($subscription->payment_details, true); @endphp @if (!empty($paymentDetails['original_image'])) @endif