fix bad variable name
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
<h3 class="text-lg font-bold mt-4 mb-3">Email Subscriptions</h3>
|
<h3 class="text-lg font-bold mt-4 mb-3">Email Subscriptions</h3>
|
||||||
</a>
|
</a>
|
||||||
<div x-show="open">
|
<div x-show="open">
|
||||||
<x-ui.checkbox label="Upcoming Workshops" name="shipping_same_billing" checked="{{ $billing_same_home }}" />
|
<x-ui.checkbox label="Upcoming Workshops" name="shipping_same_billing" checked="{{ $shipping_same_billing }}" />
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user