mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
adding Projects feature (#85)
This commit is contained in:
5
resources/views/projects/index.blade.php
Normal file
5
resources/views/projects/index.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
<x-profile-layout>
|
||||
<x-slot name="pageTitle">{{ __("Projects") }}</x-slot>
|
||||
|
||||
<livewire:projects.projects-list />
|
||||
</x-profile-layout>
|
Reference in New Issue
Block a user