@extends($_ENV['admin-url'].'.layouts.main') @section('title') Inscriptions @stop @section('content')
Aucune inscription pour le moment.
@else# | Nom | Prénom | Ville | Nom second participant | Prénom second participant | Commentaire | ||
---|---|---|---|---|---|---|---|---|
{{ $r->id }} | {{ $r->surname }} | {{ $r->firstname }} | {{ $r->email }} | {{ $r->city }} | {{ $r->surname_second }} | {{ $r->firstname_second }} | {{ $r->comment }} |