8 lines
253 B
PHP
8 lines
253 B
PHP
<?php
|
|
/*
|
|
SPDX-License-Identifier: AGPL-3.0-only
|
|
SPDX-FileCopyrightText: © 2024 Millions Missing FRANCE <info@millionsmissing.fr>
|
|
*/
|
|
?>
|
|
|
|
<li class=""><a href="{{ route('groups.list') }}">{{ __('mmfcustomersgroups::customers-groups.name') }}</a></li>
|