{{-- Toggle Lecture / Ecriture --}}
Lecture Ecriture
@if ($mode === 'read') {{-- art_list --}}
Rechercher
Recherche en cours...
@if (count($data) > 0) {{ count($data) }} résultat(s)
@elseif ($hasSearched && ! $errorMessage)
@endif {{-- art_getstk --}}
Vérifier le stock
Chargement...
@else {{-- art_add --}}
Créer l'article
Création en cours...
{{-- art_mod --}}
Modifier l'article
Modification en cours...
@endif