initial commit
This commit is contained in:
commit
0c42bef077
109 changed files with 16545 additions and 0 deletions
6
resources/views/pages/lists.blade.php
Normal file
6
resources/views/pages/lists.blade.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<x-layouts.app>
|
||||
<h1>Lists</h1>
|
||||
<div class="text-white text-2xl">
|
||||
<livewire:movie-lists/>
|
||||
</div>
|
||||
</x-layouts.app>
|
||||
Loading…
Add table
Add a link
Reference in a new issue