@extends("promoters.layout") @section("css") @endsection @section("js") @endsection @section("pageContent")

Notifications

Toutes les notifications

Mes Votes
{{-- --}} {{-- --}} {{-- --}} @foreach ($notifications as $notification) @endforeach
Vote GratuitPrixCaneauxTitre Type Utilisateur recepeteur Contenu Supprimer
{{ $notification->title }} {{ $notification->type }} {{ $notification->to?$notification->to->name.' '.$notification->to->firstname:'Non précisé' }} {{ $notification->content }}
@include("includes.modals.votes.edit") @include("includes.modals.candidates.create") @endsection