@extends('payment.processor.layout', compact('subscription')) @section('head') @parent @endsection @section('payform')

{{ t('Secure Payment')}}

{{ t('Payment service is secured and provided by orange.')}}

@endsection