initial commit
This commit is contained in:
commit
0c42bef077
109 changed files with 16545 additions and 0 deletions
5
resources/views/pages/schedule.blade.php
Normal file
5
resources/views/pages/schedule.blade.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<div class="text-white text-2xl">
|
||||
<h1>{{$count}}</h1>
|
||||
<button wire:click="increment">+</button>
|
||||
<button wire:click="decrement">-</button>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue