@csrf
{{-- $errors->has('login')?$errors->first('login'):'' --}}
{{-- $errors->has('exten')?$errors->first('exten'):'' --}}
{{-- $errors->has('password')?$errors->first('password'):'' --}}
@if ($error)
×  {{ $error }}
@endif