@extends('emails.layout.base') @section('content')

Hello, {{ $user->first_name.' '.$user->last_name }}

We have received a request to reset the the password for your account on CIEF Exchange

Click the link below to complete the process. Note that the link expires in 24 hours

If you didn't perform this request you can safely ignore this email.
@endsection