1
0
Fork 0
mirror of https://github.com/archtechx/laravel-pages.git synced 2025-12-12 18:04:02 +00:00
laravel-pages/tests/views/components/layout2.blade.php
2021-08-06 04:31:53 +02:00

3 lines
51 B
PHP

<div class="second layout">
{{ $slot }}
</div>