Add groups page. Update landing Add toastmagic
This commit is contained in:
13
resources/views/pages/⚡home.blade.php
Normal file
13
resources/views/pages/⚡home.blade.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
use Livewire\Component;
|
||||
|
||||
new class extends Component
|
||||
{
|
||||
//
|
||||
};
|
||||
?>
|
||||
|
||||
<div>
|
||||
{{-- Knowing is not enough; we must apply. Being willing is not enough; we must do. - Leonardo da Vinci --}}
|
||||
</div>
|
||||
Reference in New Issue
Block a user