@extends('layouts.app') @section('page-metaSEO') BCM Soft - Table View @endsection @section('page-css') @endsection @section('content')
@if ($typeliste == 'archived') @endif @foreach ($data AS $d) @if ($typeliste == 'archived') @endif @endforeach
{!!__('ST_INCIDENT')!!} {!!__('ST_AD_1144')!!}{{__('ST_AD_1143')}} {{__('ST_AD_1145')}}{!!__('ST_DESCINC')!!}
{{$d['nomenc']}} {{$d['detect_date']}}{{$d['archiv_date']}} {{$d['luree']}}
{{$d['libelle']}}
@endsection @section('scripts') @include('js.js-table') @endsection