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

4 lines
70 B
PHP

<div class="first layout">
<x-seo::meta />
{{ $slot }}
</div>