@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __('Factures clients') }} @endsection @section('titre_page') {{ __('Export comptable factures clients') }} @endsection @section('panel_boutons') @endsection @section('contenu')
| # Facture | {{ __('Statut') }} | {{ __('Client') }} | {{ __('#DI') }} | {{ __('HT') }} | {{ __('TTC') }} | {{ __('TVA') }} | {{ __('Date facture') }} | {{ __('Echéance') }} | {{ __('Payée') }} | {{ __('Date paiement') }} | {{ __('Exportée') }} | {{ __('Envoyée') }} |
|---|