Logs/Resources/views/system/_details.blade.php

4 lines
131 B
PHP
Raw Normal View History

2023-05-15 17:15:19 +00:00
<textarea readonly cols="130" rows="10">
{!! json_encode($content, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES) !!}
</textarea>