{{-- @foreach ($annuaire->clOperations as $operation) --}} {{-- {{ $operation->annuaire->denomination}} --}}
{{--
@if ($annuaire?->logo) @else NO LOGO @endif
--}}
QrPaye :: {{ $annuaire->raison_sociale }}
@foreach ($annuaire->clOperations as $operation)
@if ($operation) @endif
@if ($operation) @if ($operation->libelle)

{{ $operation->libelle }}

@endif @endif
{!! cl_operation_qrcode($operation) !!}
{{ $operation->code }}

{{ $operation->opOperation->code }} {{ $operation->idPaiement }}*Montant#

@endforeach