Overview
@if($user->name){{$user->name}}@endif
@if($user->email){{$user->email}}@endif
Sign In Information
Email address
@if($user->email){{$user->email}}@endif
The space login information was successfully updated.
@endif @if(session()->has('error'))Something went wrong, please try again.
@endifChange email adress
Password
************
The space information was successfully updated.
@endif @if(session()->has('error-password'))Something went wrong, please try again.
@endifChange password
{{-- --}}