Home
@auth
Dashboard
{{auth()->user()->name ? : ''}}
LogOut
@else
login
/
register
@endauth
{{$setting->header_first ? : ''}}
{{$setting->header_second ? : ''}}
Product
About
Contact Us
Login
Upload Photo
Create Account {{--
Create Account
--}}
@yield('content')
NEED HELP? support@bestproductsmarketplace.com
{{$setting->need_help_description ? : ''}}
@if(session()->has('success')) @endif @if(session()->has('error')) @endif