This commit is contained in:
2025-09-25 15:30:13 +05:00
parent b6bfcfcdd8
commit a9df04edc5
2 changed files with 1 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ class OnlinePaymentController extends Controller
int|string $price_amount = '-',
string $return_url = 'https://mm.com.tm/orders',
): View {
return view('oninepayment.status', [
return view('halkbank.status', [
'success' => $status,
'title' => $message,
'pnr' => $pnr,