@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __("Factures prestataires") }} @endsection @section('titre_page') {{ __("Gestion des factures prestataires") }} @endsection @section('panel_boutons') @endsection @section('contenu') @if( Session::has('msg_list_imports')) @endif
| # | {{ __('Etat') }} | {{ __('Prestataire') }} | {{ __('NFP') }} | {{ __('# Commande') }} | {{ __('HT commande') }} | {{ __('HT') }} | {{ __('TTC') }} | {{ __('TVA') }} | {{--{{ __('Création') }} | --}}{{ __('Règlement') }} | {{ __('Echéance') }} | {{ __('Payée') }} | {{ __('Payée le') }} |
|---|