freescout-itk-issue-create/Resources/views/freescoutNote.blade.php
2024-06-27 10:30:12 +02:00

8 lines
171 B
PHP

<strong>Leantime To-do</strong>
<br>
@if($validLeantimeUrl)
<a href="{{$leantimeTicketUrl}}">Vis i Leantime</a>
@else
<p>Kunne ikke skabe Leantime URL</p>
@endif