@php $foqas = App\School::find(1); $school = App\School::find($scPayment->school_id); @endphp
@if ($school->setting->logo_type == 1) @php $logo = $school->setting->express; @endphp @else @php $logo = $school->setting->standard; @endphp @endif @empty($logo) @php $logo = 'https://foqasacademy.s3.us-east-2.amazonaws.com/img/01/favicon.png'; @endphp @endempty Image

{{$school->name}}

T H A N K S   F O R   S U B S C R I B I N G   U S !

@php $type = array('1'=>'Stripe','2'=>'SSL'); $currency = array('usd'=>'$','bdt'=>'৳'); @endphp

@lang('Transction ID:') {{$scPayment->trans_number}}

@lang('Method Payment:') {{$type[$scPayment->trans_type]}} Payment

{{pricingfor($scPayment->purpose_id).' '.subscription($scPayment->month)}}: {{$currency[$scPayment->currency].$scPayment->amount}}

+Transaction Fee: {{$currency[$scPayment->currency].$scPayment->stripe_fee}}

@lang('Total Paid:') {{$currency[$scPayment->currency].($scPayment->amount+$scPayment->stripe_fee)}}

Thanks,

{{$foqas->name}} Team

Copyrights © {{$foqas->name}} All Rights Reserved