forge/resources/views/mod/index.blade.php
Refringe d1b142c2ee
Reworked Mod Listing
Updates the mod listing components to be a little more friendly.
2024-09-13 00:08:00 -04:00

4 lines
60 B
PHP

<x-app-layout>
@livewire('mod.listing')
</x-app-layout>