6 lines
No EOL
130 B
PHP
6 lines
No EOL
130 B
PHP
<html>
|
|
<body>
|
|
@include('emails.view_action', ['link' => $link, 'entityType' => $entityType])
|
|
{!! $body !!}
|
|
</body>
|
|
</html> |