Loading...
Preloader
{{-- here when user login then auth navbar should be login else without-auth navbar--}}
@include('frontend.layout.navbars.auth-navbar')
@include('frontend.layout.navbars.without-auth-navbar')
@include('frontend.layout.authentication.signin') @include('frontend.layout.authentication.forget') @include('frontend.layout.authentication.signup')