@extends('layouts.squelette') @section('css_header') @endsection @section('titre') {{ __('DI a contrôler') }} @endsection @section('titre_page') {{ __('Interface DI en doublons') }} @endsection @section('panel_boutons') @endsection @section('contenu')
getName() }}> {{ __('Exporter') }}
{{ __('Sur cet écran, s\'affichent les DI en doublons repérées sur un même mois.') }}
@csrf
@component('components.select.select_sig_sec_site',['signs' => '', 'customers' => '', 'signs' => '', 'secteurs' => '', 'sites' => '', 'sig_value' => '', 'sec_value' => '', 'sit_value' => '', 'required' => array(false,false,false), 'search' => array(true,true,true), 'multiples' => array(false,false,true), 'emptyValues' => array(false,false,false), 'initialiser' => true, 'options_all' => true, ]) @endcomponent
@component('components.select.select_activity',['activities' => '','value' => '','search' => 'true','emptyValue' => 'false']) @endcomponent
{{--
@component('components.dates.select_simple',['label' => 'Date création du','value' => '','name' => 'createdDate']) @endcomponent
@component('components.dates.select_simple',['label' => 'au','value' => '','name' => 'createdDate2']) @endcomponent
--}} {{--
{{__('jours')}}
--}}
{{ __('Site') }} {{ __('Activité') }} {{ __('Prestataire') }} {{ __('Nombre de doublons') }} {{ __('#') }}
@endsection @section('js_footer') @endsection @section('modale') @endsection