sarga theme
This commit is contained in:
parent
9050dce387
commit
93c24c4c94
|
|
@ -22,19 +22,7 @@
|
||||||
|
|
||||||
@section('head')
|
@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
|
@endsection
|
||||||
|
|
||||||
@section('content-wrapper')
|
@section('content-wrapper')
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue