mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-05 05:02:06 +00:00
5 lines
129 B
PHP
5 lines
129 B
PHP
<x-layout>
|
|
<x-team.navbar :team="session('currentTeam')"/>
|
|
<livewire:team.storage.form :storage="$storage"/>
|
|
</x-layout>
|