Ref | Client | Poste Frontalier | Activité | Type contrat | Montant | Date debut | Date fin | Action |
---|---|---|---|---|---|---|---|---|
{{$c->id}} | {{$c->client->raisonsocial}} | {{$c->frontier->nom_fr}} | {{$c->activite}} | {{($c->type_contrat==1)?'Occupation temporaire':'Concession'}} @if($c->type_contrat==1) {{($c->type_paiement==1)? 'forfaitaire' :'avec redevance'}} @endif |
{{$c->montant}} | {{date('d/m/Y',strtotime($c->date_debut))}} | {{date('d/m/Y',strtotime($c->date_fin))}} |
|