mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-24 20:52:10 +00:00
refactor routes
This commit is contained in:
6
resources/views/livewire/team/storage/show.blade.php
Normal file
6
resources/views/livewire/team/storage/show.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<div>
|
||||
<x-team.navbar :team="auth()
|
||||
->user()
|
||||
->currentTeam()" />
|
||||
<livewire:team.storage.form :storage="$storage" />
|
||||
</div>
|
||||
Reference in New Issue
Block a user