@extends($_ENV['admin-url'].'.layouts.main') @section('title') Demandes d'informations @stop @section('content')
Aucune demande pour le moment.
@else# | Annonce | Contact | Notification? | Mails envoyés | Créé le | Actions |
---|---|---|---|---|---|---|
{{ $c->id }} | {{ $c->annonce->getAttr('name') }} {{ $c->annonce->type->getAttr('name') }} |
{{ $c->last_name.' '.$c->first_name.' '.$c->tel }} {{$c->email}} |
@if($c->notif=='1') Activé @else Désactivé @endif | {{ count($c->demandes_sent()) }} | {{ $c->created_at }} - {{ $c->created_at->diffForHumans() }} |