@if (Route::is(['index-3'])) @endif @if (Route::is(['index-3', 'index-6', 'index-9'])) @endif @if (Route::is([ 'index-2', 'index-3', 'index-4', 'index-5', 'index-6', 'index-7', 'index-8', 'index-9', 'about', 'contact', 'index', 'listing-grid-sidebar', 'listing-list-sidebar', ])) @endif @if (Route::is([ 'index-2', 'index-3', 'index-4', 'index-5', 'index-6', 'index-7', 'index-8', 'index-9', 'add-listing', 'blog-details', 'index', 'contact', 'listing-grid-sidebar', 'listing-list-sidebar', 'listingmap-grid', 'listingmap-list', 'messages', 'my-listing', 'profile', 'reviews', 'service-details', ])) @endif @if (Route::is(['index-2', 'index-3', 'blog-details', 'gallery', 'service-details', 'reviews'])) @endif @if (Route::is(['listing-grid-sidebar', 'listing-list-sidebar', 'contact', 'listingmap-grid', 'listingmap-list'])) @endif @if (Route::is(['dashboard', 'index-3', 'index-8'])) @endif @if (Route::is(['my-listing'])) @endif @if (Route::is(['account.create.step.one'])) @endif @if (Route::is(['reservation.chooseHotel'])) @endif