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