@extends('application.billdesk.layout') @section('title', 'Redirecting to BillDesk…') @section('content')

Redirecting you to BillDesk…

Please do not refresh or close this window.

Order ID{{ $orderid }}
BD Order ID{{ $bdorderid }}
{{-- Mirrors the Sample Form from docs.billdesk.io/docs/neo-full-redirect --}}
@endsection