{{ __('templates.edit_body') }}
{{ $message }}
{{ __('templates.placeholders') }}
@foreach ($placeholders as $token => $explanation) {{-- See mail-templates.blade.php: a literal }} inside an echo tag ends the tag. --}} @php $literal = '{{'.$token.'}}'; @endphp {{ $literal }} @endforeach