@extends('layouts.base') @section('title') Réclamation/rejetées @endsection @section('style') @endsection @section('content')
| # | --}}Réclamation | Date réclamation | Réclamant | Téléphone | Type de jeu | Ticket | Statut | Motif | {{--Montant | --}}
|---|---|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | --}}{{ $claim->claim_reference }} | {{ $claim->claim_date->format('d/m/Y H:i') }} | {{ $claim->claimant_first_name." ".$claim->claimant_last_name }} | {{ $claim->claimant_phone }} | {{ $claim->gameType->name }} | {{ $claim->ticket_number }} | {{ $claim->claimStatus->name }} | {{ $claim->reject_raison }} | {{--{{ $claim->amount }} | --}}
| Aucune réclamation rejetée | |||||||||