Управление пользователями
@if ($errors->any())
@endif
@include('includes.alerts')
@include('includes.users')
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach