@foreach($data as $key => $value) @if (is_array($value)) @foreach($value as $valueKey => $item) @endforeach @else @endif @endforeach

{{ trans('plugins/razorpay::razorpay.redirecting') }}