@extends('layouts.payment') @section('title') @lang('Payment Checkout') @endsection @section('content') Payment Successfull @lang('OR') @lang('Go Success Url') @endsection @push('script') @endpush