mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-08 01:12:34 +00:00
init
This commit is contained in:
7
resources/views/profile/index.blade.php
Normal file
7
resources/views/profile/index.blade.php
Normal file
@ -0,0 +1,7 @@
|
||||
<x-profile-layout>
|
||||
<x-slot name="pageTitle">{{ __("Profile") }}</x-slot>
|
||||
|
||||
<livewire:profile.update-profile-information />
|
||||
|
||||
<livewire:profile.update-password />
|
||||
</x-profile-layout>
|
Reference in New Issue
Block a user