Added Sprachtarif to Contractqueue
This commit is contained in:
@@ -269,6 +269,7 @@
|
||||
<?php $voicenumbers[] = $voicenumber->number; ?>
|
||||
<?php endforeach; ?>
|
||||
<?php if(count($voicenumbers)): ?>
|
||||
<br />Sprachtarif: <?=$contract->voiceplan->name?>
|
||||
<br /><strong><?=implode(", ", $voicenumbers);?></strong>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user