@extends('layout.index')
@section('content')
Tableau des erreurs
- Les points de departs pour les rapports demande :
Warning: Undefined variable $name_1 in /home/agilgo/public_html/transformation-factory-new/resources/views/pages/resultat.blade.php on line 7
: {{getStartPoint($name_1)['start_point']}}
Warning: Undefined variable $name_2 in /home/agilgo/public_html/transformation-factory-new/resources/views/pages/resultat.blade.php on line 8
: {{getStartPoint($name_2)['start_point']}}
| #Control |
controle_name |
Formule |
Ecart |
DateCtrl |
Control |
Warning: Undefined variable $datas in /home/agilgo/public_html/transformation-factory-new/resources/views/pages/resultat.blade.php on line 20
Warning: foreach() argument must be of type array|object, null given in /home/agilgo/public_html/transformation-factory-new/resources/views/pages/resultat.blade.php on line 20
@endsection