@if($user->hasPermissionTo(3000005))
@endif
@if($user->hasPermissionTo(3000007))
@endif
@php
$colour = \App\Models\Configuration::query()->where('label', 'color')->first()->value;
@endphp
@if(!empty($topArticlesUrlData && !$onlyPara))
| # |
Code |
Désignation |
CA |
@forelse($topArticlesUrlData as $index => $row)
| {{ $index + 1 }} |
{{ $row['code'] }} |
{{ $row['designation'] }} |
{{ number_format($row['ca_art'],3,',',' ') }} |
@empty
|
Aucune donnée disponible
|
@endforelse
@endif
@if(!empty($topArticlesUrlDataPara && $onlyPara))
| # |
Code |
Désignation |
CA |
@forelse($topArticlesUrlDataPara as $index => $row)
| {{ $index + 1 }} |
{{ $row['code'] }} |
{{ $row['designation'] }} |
{{ number_format($row['ca_art'],3,',',' ') }} |
@empty
|
Aucune donnée disponible
|
@endforelse
@endif
{{--
--}}
{{-- @if($user->hasPermissionTo(3000006))--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- @endif--}}
{{-- --}}{{-- @if($user->hasPermissionTo(3000004))--}}
{{-- --}}{{--
--}}
{{-- --}}{{--
--}}
{{-- --}}{{-- --}}
{{-- --}}{{--
--}}
{{-- --}}{{-- --}}
{{-- --}}{{--
--}}
{{-- --}}{{--
--}}
{{-- --}}{{--
--}}
{{-- --}}{{-- @endif--}}
{{--
--}}