GESTDOC {{date('Y')}}-{{date('M')}}-{{date('d')}}
{{--
Revenue: $15,341,110
--}}
@php
function randomPassword() {
$alphabet = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890';
$pass = array(); //remember to declare $pass as an array
$alphaLength = strlen($alphabet) - 1; //put the length -1 in cache
for ($i = 0; $i < 8; $i++) {
$n = rand(0, $alphaLength);
$pass[] = $alphabet[$n];
}
return implode($pass); //turn the array into a string
}
randomPassword();
@endphp
Pendentes
Usuarios
{{ \App\Models\User::count() }}
{{$cl}} Clientes
Capacidade
{{ $espC }}
({{ $caixasArrumadas }})
Clientes contínuos
Tempo para arrumar
NC's Detectadas
Reclamações
Auditoria Interna
Caixas em custódia