-
-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
051abef
commit 5dd831f
Showing
13 changed files
with
36 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
packages/admin/resources/views/livewire/components/settings/legal/index.blade.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<div class="lg:grid lg:grid-cols-3 lg:gap-x-12 lg:gap-y-6"> | ||
<x-shopper::section-heading class="lg:col-span-1" :title="$title" :description="$description" /> | ||
|
||
<livewire:shopper-settings.legal.form :legal="$legal" /> | ||
</div> |
14 changes: 0 additions & 14 deletions
14
packages/admin/resources/views/livewire/components/settings/legal/privacy.blade.php
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
packages/admin/resources/views/livewire/components/settings/legal/refund.blade.php
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
packages/admin/resources/views/livewire/components/settings/legal/shipping.blade.php
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
packages/admin/resources/views/livewire/components/settings/legal/terms.blade.php
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters