logo Community Digitbox
@if (Route::has('login'))
@auth @else Войти @if (Route::has('register')) Регистрация @endif @endauth
@endif @auth avatar @endauth

Добавить вопрос

@auth Сообщите нам о своих пожеланиях, и мы их рассмотрим! @else Пожалуйста, войдите в систему, чтобы создать вопрос. @endauth

{{ $slot }}
@if (session('success_message')) @endif @if (session('error_message')) @endif