@if (!Auth::check())
{{ translate('Login') }}
{{ translate('Sign Up') }}
@endif
@include('front.layouts.includes.social-area')