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