radfusion/resources/views/staff/reports/view.blade.php
2025-01-09 13:33:31 +06:00

6 lines
64 B
PHP

<html>
<body>
{!! $report->getContent() !!}
</body>
</html>