trocar senha
@if ($errors->has('actual')) {{ $errors->first('actual') }} @endif
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
@if ($errors->has('repeat_password')) {{ $errors->first('repeat_password') }} @endif