@extends('frontend.email.email-template') @section('content')
Hi {{ ucfirst($details['name']) }},
Some unrecognized device is attempting to update your email address
Don`t recognize this activity ? Please contact Customer Support immediately.
This is an automated message, please do not reply.
Regards,
{{ config('app.name') }}
@endsection