This mail is to inform you that your
{{ $field }} has been changed.
Your {{ strtolower($field) }} has changed from {{ $oldValue }} to {{ $newValue }}
Your password has not changed.
@if ($field == 'username')
Please use your new username for future logins.
@endif
© {{ \Carbon\Carbon::now()->year }} {{ env('APP_NAME') }}. All rights reserved.