@component('emails.Components.ManageBody')

{{ $data['標題'] }}

{!! html_entity_decode(nl2br($data['自訂內容'])) !!}

@endcomponent