{{ $title }}
{{ $greeting }},
{{ $message_body }}
@if(count($details) > 0)
@foreach($details as $label => $value)
@endif
@if($action_url)
@endif
{{ $label }}
{{ $value }}
@endforeach