From 326f0e1bffaec30a7d9eb56b73b4483886c57c8b Mon Sep 17 00:00:00 2001 From: isaacclad Date: Wed, 10 Jun 2026 17:24:43 +0000 Subject: [PATCH] Booking storefront: add full Branding section (logo, cover, brand color) The booking editor only had bare logo/cover inputs and no Brand Color, while the booking landing page already renders logo_path/cover_path/ brand_color and the manager already persists them. Add the same Branding section menu/shop use so owners can set all three. Co-Authored-By: Claude Opus 4.8 --- .../partials/editor-fields.blade.php | 27 +++++++++++++------ 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/resources/views/merchant/storefronts/partials/editor-fields.blade.php b/resources/views/merchant/storefronts/partials/editor-fields.blade.php index 17053e7..1f44761 100644 --- a/resources/views/merchant/storefronts/partials/editor-fields.blade.php +++ b/resources/views/merchant/storefronts/partials/editor-fields.blade.php @@ -89,14 +89,25 @@ Accept online payment for paid services -
-
- - -
-
- - +
+

Branding (optional)

+
+
+ + +
+
+ + + +
+
+ + +