@extends('adminlte::page') @section('title', 'MBP:: Exports des concours') @section('content_header')
Code | Shop | Genre | Prénom | Nom | Adresse | GSM | Q1 | Q2 | QSub | Date | |
---|---|---|---|---|---|---|---|---|---|---|---|
{{ $contest->scratch }} | {{ $contest->shop_name }} ({{ $contest->shop_id }}) | {{ $contest->gender }} | {{ $contest->firstname }} | {{ $contest->lastname }} | {{ $contest->address }} {{ $contest->zip }} {{ $contest->city }} | {{ $contest->email }} | {{ $contest->phone }} | {{ $contest->q_1 }} | {{ $contest->q_2 }} | {{ $contest->q_sub }} | {{ $contest->updated_at }} |