@extends('mail.layout.layout') @section('content')

Hello {{$name}},

We have received a request of forgot password. Please find below security code to Reset your password

{{ $security_code }}

If you believe that this is a mistake and you do not intend to change your password, you can simply ignore this message and nothing else will happen.

@stop