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>
|
||||
</a>
|
||||
<div x-show="open">
|
||||
<x-ui.checkbox label="Upcoming Workshops" name="billing_same_home" checked="{{ $billing_same_home }}" />
|
||||
<x-ui.checkbox label="Upcoming Workshops" name="shipping_same_billing" checked="{{ $billing_same_home }}" />
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user