Background flou

{!! nl2br('E-Services : ' . $radio->name) !!}


@if ($services->count() > 0) @foreach ($services as $service) @endforeach @else
Aucun e-service disponible pour le moment.
@endif
{{ $services->links('pagination::bootstrap-5') }}