{{-- filepath: /home/ivana/Github/Licentia/Modules/Mobile/resources/views/livewire/mobile/services-page.blade.php --}}

Services

Browse Liquor Licences, Business Licences, Trade Registration, and RefCheck from the Licentia mobile app.

@foreach ($serviceGroups as $group) @include('mobile::livewire.mobile.partials.service-tree-item', ['item' => $group, 'level' => 0]) @endforeach