mirror of
https://gh.wpcy.net/https://github.com/itk-dev/freescout-itk-issue-create.git
synced 2026-04-22 06:42:17 +08:00
13 lines
297 B
PHP
13 lines
297 B
PHP
<p>
|
|
<strong>Forfatter:</strong><span>{{$customerName}}</span>
|
|
<br>
|
|
<strong>E-mail:</strong><span>{{$conv['customer_email']}}</span>
|
|
<p>
|
|
<strong>Helpdesk rapport:</strong>
|
|
<br>
|
|
{!! $thread['body'] !!}
|
|
</p>
|
|
<hr>
|
|
<p>
|
|
<a href="{{$freescoutUrl}}" class="btn-primary">Åben i Freescout</a>
|
|
</p>
|