We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56e9003 + 329ba9c commit 4443573Copy full SHA for 4443573
Resources/views/edit.blade.php
@@ -3,7 +3,7 @@
3
4
<x-slot name="content">
5
<x-show.container>
6
- <x-show.content>
+ <x-show.content class="flex flex-col-reverse lg:flex-row mt-5 sm:mt-12 gap-y-4" override="class">
7
<x-show.content.left>
8
<x-form id="offline-payment" method="POST" route="offline-payments.settings.update">
9
<x-form.section>
0 commit comments