movie-night-nuevo/resources/views/pages/home.blade.php
Edward Tirado Jr. 0c42bef077
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
initial commit
2025-12-12 23:07:04 -06:00

5 lines
108 B
PHP

<x-layouts.app>
<div class="text-white text-2xl m-5">
<h1>Home</h1>
</div>
</x-layouts.app>