@extends('design_1.web.emails.layout') @section('body')
{!! nl2br($notification['message']) !!}
{{ trans('notification.email_ignore_msg') }}