Dr-Panel/resources/views/filament/prescription-print-modal.bl...

8 lines
221 B
PHP

<div style="width:100%;height:80vh;overflow:hidden;border-radius:8px;">
<iframe
src="{{ $url }}"
style="width:100%;height:100%;border:none;display:block;"
allowfullscreen
></iframe>
</div>