'viadeo' => 'lab la-viadeo',
];
-// $res = [];
+ $res = [];
+
// foreach ($icons as $social => $icon) {
// $res[$social] = ['nb' => rand(1, 100), 'icon' => $icon];
// }
}
</style>
<h2 style="margin-top: 50px">{{__('Bulletins de salaire')}}</h2>
- <table id="crudTable" style="max-width: 600px"
+ <table id="crudTable" style="max-width: 800px"
class="bg-white table table-striped table-hover nowrap rounded shadow-xs border-xs mt-2 dataTable dtr-inline">
<thead>
<tr role="row">
<th>{{__('Salarié')}}</th>
@endcan
<th>{{__('Mise à jour')}}</th>
- <th>{{__('Télécharger')}}</th>
+ <th></th>
<th></th>
</tr>
</thead>