@extends('adminlte::page') @section('title', env('APP_NAME') . ' - Analíticas Personal') @section('content_header')
REGISTROS DE ASISTENCIA
@if($cambioAsistencia > 0) +{{ number_format($cambioAsistencia, 1) }}% @elseif($cambioAsistencia < 0) {{ number_format($cambioAsistencia, 1) }}% @else 0% @endif vs mes anteriorCOLABORADORES CON ASISTENCIA
COSTO PLANILLA (S/)
@if($cambioPlanilla > 0) +{{ number_format($cambioPlanilla, 1) }}% @elseif($cambioPlanilla < 0) {{ number_format($cambioPlanilla, 1) }}% @else 0% @endif vs mes anterior