@if (Route::is('listing') || request()->is('/')) @endif @if (Route::is(['contactus'])) @endif @if (Route::is(['dashboard'])) @endif @if (Route::is(['seller.login', 'seller.register', 'seller.forgot_password', 'seller.reset_password', 'seller.reset_link', 'seller.verify'])) @endif @if (Route::is(['seller.register', 'seller.post.form'])) @endif @if (Route::is(['seller.subhistory', 'seller.subhistory_ads'])) @endif @if(Route::is(['aboutus'])) @endif @if (Route::is(['seller.post.form'])) @endif @if (Route::is(['seller.editpost.form'])) @endif {{-- @if (Route::is(['seller.review'])) --}} {{-- @endif --}} {{-- @if (Route::is(['seller.dashboard'])) --}} {{-- @endif --}} @if (Route::is(['seller.viewseller'])) @endif