diff --git a/SRC/resources/views/home.blade.php b/SRC/resources/views/home.blade.php index 0f59e32..1349ce3 100755 --- a/SRC/resources/views/home.blade.php +++ b/SRC/resources/views/home.blade.php @@ -40,7 +40,7 @@
@endif
- {{ $ref -> name }}-Nom + {{ $ref -> name }}-Nom
{{$ref -> firstname}}, {{$ref -> lastname}}
@endforeach