@if (Session::get('avatar_image_uploaded') != null)
Awesome! Your avatar will be visible in the next few seconds, depending on how large the file is. Give the page a refresh.
@endif
@if (Session::get('password_update_success') === true)
Yipee! Your password has been updated!
@endif