@if(seo('title')) @seo('title') @endif @if(seo('description')) @endif @if(seo('site')) @endif @if(seo('image')) @endif @if(seo('url')) @endif @foreach(seo()->tags() as $tag) {!! $tag !!} @endforeach @foreach(seo()->extensions() as $extension) @endforeach