diff --git a/resources/views/account/listing.blade.php b/resources/views/account/listing.blade.php index f61a1eb..3891294 100644 --- a/resources/views/account/listing.blade.php +++ b/resources/views/account/listing.blade.php @@ -10,7 +10,7 @@
diff --git a/resources/views/account/partials/details/description.blade.php b/resources/views/account/partials/details/description.blade.php index 7cb737a..4efea7e 100644 --- a/resources/views/account/partials/details/description.blade.php +++ b/resources/views/account/partials/details/description.blade.php @@ -1,3 +1,3 @@ -
+

@{{ wishlist.description }}

\ No newline at end of file diff --git a/resources/views/account/partials/details/edit-button.blade.php b/resources/views/account/partials/details/edit-button.blade.php index e52c76b..39d14ca 100644 --- a/resources/views/account/partials/details/edit-button.blade.php +++ b/resources/views/account/partials/details/edit-button.blade.php @@ -1,7 +1,7 @@ @if($editable)
-
diff --git a/resources/views/account/partials/details/product/image.blade.php b/resources/views/account/partials/details/product/image.blade.php index f0ca15b..6f79a49 100644 --- a/resources/views/account/partials/details/product/image.blade.php +++ b/resources/views/account/partials/details/product/image.blade.php @@ -1,5 +1,5 @@

- + @if($editable) - + @endif - @lang('Amount') - + @lang('Amount') +