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

4 lines
131 B
PHP

<textarea readonly cols="130" rows="10">
{!! json_encode($content, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES) !!}
</textarea>