@extends('payment.processor.layout') @php $response = $processor->createPayment($subscription); @endphp @section('payform')

{{ t('First Iraqi Bank') }}

{{ @$response['readableCode'] }}
{{ t('Personal App') }} {{ t('Business App') }} {{ t('Corporate App') }}
@endsection