techblog/resources/views/pages/aboutus.blade.php
PeterChrz 75561faf25
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
initialize project and update gitignore
2026-03-19 09:35:42 -04:00

5 lines
145 B
PHP

<x-layouts::home>
<main class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16">
ABOUT US PLACEHOLDER...
</main>
</x-layouts::home>