From ff5a0669501eacdfe0b7a153a04a93d2d1ea8975 Mon Sep 17 00:00:00 2001 From: omair saleh Date: Sun, 19 Dec 2021 19:06:17 +0800 Subject: [PATCH] fix bill plz callback transaction status --- resources/views/partials/header.blade.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/resources/views/partials/header.blade.php b/resources/views/partials/header.blade.php index 5a95ab7d..39dfc1ed 100644 --- a/resources/views/partials/header.blade.php +++ b/resources/views/partials/header.blade.php @@ -1,5 +1,5 @@
-
+
@@ -100,4 +100,14 @@
+ @if(env('APP_ENV') === 'development') +
+
+ +
+
+ @endif
\ No newline at end of file