@if(!empty($metaDescription)) @else {{-- --}} @endif @if(!empty($metaKeywords)) @else {{-- --}} @endif @php $url = URL::current(); @endphp @if (strpos($url, '/checkout') == true) @elseif (strpos($url, '/my-gear') == true || strpos($url, '/my-order') == true || strpos($url, '/cart') == true || strpos($url, '/cart-page') == true || strpos($url, '/cart/view') == true) @else @endif {!! !empty($setting->header_html_tag_data) ? $setting->header_html_tag_data : "" !!} {{-- --}} {!! !empty($setting->script_tag_data) ? $setting->script_tag_data : "" !!}
@include('web.layout.header')