@extends('blue.layouts.page') @section('head') @parent @endsection @section('page-content')

{{ t('Redirecting you to PayU ...')}}

@foreach ($processor->getDataArray($subscription) as $key => $value) @endforeach
@endsection