ajustes
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
color: #1e40af;
|
||||
}
|
||||
</style>
|
||||
<div class="prose max-w-none text-gray-700"><?= $order['content'] ?></div>
|
||||
<div class="prose max-w-none text-gray-700">
|
||||
<?= \App\Utils\TextFormatter::formatContent($order['content'] ?? '') ?></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user