@extends("vitrines.base"); @php $header = htmlHeader("","","",""); @endphp @section('content')
Choisi et vote pour ton candidat !

Les votes en ce moment

{{ csrf_field() }}
{{--
--}}
@foreach ($votes as $vote)

vote {{ $vote->event->name }}

{{--

link]) }}">{{ "nhg" }}

--}}
{{ $vote->date_end }}
@endforeach
@endsection