sarga theme

This commit is contained in:
merdan 2023-02-24 15:19:11 +05:00
parent 9050dce387
commit 93c24c4c94
1 changed files with 0 additions and 12 deletions

View File

@ -22,19 +22,7 @@
@section('head')
@if (isset($homeSEO))
@isset($metaTitle)
<meta name="title" content="{{ $metaTitle }}" />
@endisset
@isset($metaDescription)
<meta name="description" content="{{ $metaDescription }}" />
@endisset
@isset($metaKeywords)
<meta name="keywords" content="{{ $metaKeywords }}" />
@endisset
@endif
@endsection
@section('content-wrapper')