@extends('emails.layout') @section('content') {{-- Icon --}}
{{-- Message body --}}
{!! nl2br(e($body)) !!}
{{-- Sent by footer --}}

Gesendet von Aria · aziros.com

@endsection