@extends('emails.mail-layout') @section('title', 'RESET PASSWORD EMAIL') @section('content') {!! clean($mail_message) !!}