5 lines
107 B
PHP
5 lines
107 B
PHP
<x-app-layout>
|
|
@include('user.partials.background')
|
|
@livewire('downloads-patreon')
|
|
</x-app-layout>
|