@extends('layout') @section('main-body')

Payment successfull

transaction : {{ Session::get('after_success_transaction') }}

Gateway name : {{ Session::get('after_success_gateway') }}

Go to payment page @endsection