@if(isset($custom_social)) @yield('custom-social') @else @endif @if(isset($custom_stylesheet)) {!!$custom_stylesheet!!} @else @endif @include('layouts.partials.icons') @yield('view-header') @if(isset($custom_fonts)) {!!$custom_fonts!!} @else @endif
@if(!isset($hide_nav)) @endif