Configuration des comptes
{{ $societe->name }}
{{ $societe->adresse }}
{{ $societe->cp }} {{ $societe->ville }}
Tel. {{ $societe->tel }}
Mail. {{ $societe->email }}
Web. {{ $societe->web }}
{{ $societe->adresse }}
{{ $societe->cp }} {{ $societe->ville }}
Tel. {{ $societe->tel }}
Mail. {{ $societe->email }}
Web. {{ $societe->web }}
Nom | Prénom | IK | Péage/Parking | Transport | Hébergement | Taxi | Restauration | Divers | TVA déductible | Zéro récup TVA | 60% récup TVA | 80% récup TVA | 100% récup TVA | Compte perso | Compte pro CB | Compte pro ESP |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $u->name }} | {{ $u->firstname }} | {{ $u->compta_ik }} | {{ $u->compta_peage }} | {{ $u->compta_train }} | {{ $u->compta_hotel }} | {{ $u->compta_taxi }} | {{ $u->compta_restauration }} | {{ $u->compta_divers }} | {{ $u->compta_tvadeductible }} | {{ $u->compta_carburant0recup }} | {{ $u->compta_carburant60recup }} | {{ $u->compta_carburant80recup }} | {{ $u->compta_carburant100recup }} | {{ $u->compta_compteperso }} | {{ $u->compta_compteprocb }} | {{ $u->compta_compteproesp }} |