@extends('layouts.web.blank') @section('main_content')
{{ __('Go Back') }}
@foreach($paytmParams as $name => $value) @endforeach
@endsection