@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __('Facturation des interventions aux enseignes') }} @endsection @section('titre_page') {{ __('Facturation des interventions aux enseignes') }} @endsection @section('contenu')
| {{ __('Enseigne / site') }} | # DI | @if ( app('request')->input('intType')=='P'){{ __('Planification souhaitée') }} | @else{{ __('Création') }} | @endif{{ __('Planif.') }} | {{ __('Activité') }} | {{ __('Statut') }} | {{ __('Facturé') }} | {{ __('Date facture') }} | {{ __('Montant') }} | {{ __('Commentaire/réference') }} | {{ __('Présence facture prestataire') }} | {{ __('Bon intervention') }} | {{-- | {{ __('Actions') }} | --}}
|---|