From 63d675fee2ce96fcfce38a7762a6bc7a86678715 Mon Sep 17 00:00:00 2001 From: isaacclad Date: Sun, 7 Jun 2026 20:33:29 +0000 Subject: [PATCH] Refine mobile Mini checkout: half sheet, launcher header, shop name in sheet. Show the Ladill Mini launcher icon in the page header with the payment form in a 50vh bottom sheet containing the merchant name and amount entry. Co-authored-by: Cursor --- .../views/public/qr/payment-landing.blade.php | 78 +++++++++++-------- 1 file changed, 45 insertions(+), 33 deletions(-) diff --git a/resources/views/public/qr/payment-landing.blade.php b/resources/views/public/qr/payment-landing.blade.php index cb6533b..8915f34 100644 --- a/resources/views/public/qr/payment-landing.blade.php +++ b/resources/views/public/qr/payment-landing.blade.php @@ -56,43 +56,55 @@ } }"> - {{-- Mobile: merchant header + bottom sheet --}} -
-
- @if(!empty($content['logo_path'])) - - @endif -

{{ $businessName }}

- @if(!empty($content['branch_label'])) -

{{ $content['branch_label'] }}

- @endif -
+ {{-- Mobile: Ladill Mini header + half-height payment sheet --}} +
+
+ + Ladill Mini + +
-
-
+
+
-
+
+
+ @if(!empty($content['logo_path'])) + + @endif +

{{ $businessName }}

+ @if(!empty($content['branch_label'])) +

{{ $content['branch_label'] }}

+ @endif +
- -
- {{ $currency }} - +
+ +
+ +
+ {{ $currency }} + +
+ + + +

Secured by Paystack · Powered by Ladill Mini

+
- - - -

Secured by Paystack · Powered by Ladill Mini