diff --git a/packages/Sarga/Shop/src/Resources/views/home/index.blade.php b/packages/Sarga/Shop/src/Resources/views/home/index.blade.php index b3021bcf3..6d3cdb0bf 100644 --- a/packages/Sarga/Shop/src/Resources/views/home/index.blade.php +++ b/packages/Sarga/Shop/src/Resources/views/home/index.blade.php @@ -22,19 +22,7 @@ @section('head') - @if (isset($homeSEO)) - @isset($metaTitle) - - @endisset - @isset($metaDescription) - - @endisset - - @isset($metaKeywords) - - @endisset - @endif @endsection @section('content-wrapper')