@extends('layouts.search') @section('title') Trombino - Search @endsection @section('css') @endsection @section('content')
Environ {{number_format($count_entities, 0, ',', ' ')}} résultats
@foreach ($entities as $entity) @endforeachEnviron {{number_format($count_persons, 0, ',', ' ')}} résultats
@php // dd($persons); @endphp @forelse($persons as $person) @endforeach