mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-09 05:02:16 +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>
|