| Vaga | Situação | Empresa | N.º candidatos | Grupo | Responsável | Criado em | Atualizado em | Ações |
|---|---|---|---|---|---|---|---|---|
{{ Str::limit($value->name, 45, '...') }}#id: {{ $value->id }} |
@if ($value->active == '1') Ativo @else Inativo @endif | {{ $value->enterprise->first_name ?? '---' }} | {{ $value->qtd }} | {{ $value->created_role }} | {{ Str::limit($value->responsible->name, 30, '...') }} |
{{ $value->created_at->format('d/m/Y') }}
{{ $value->created_at->format('H:i') }}
|
{{ $value->updated_at->format('d/m/Y') }}
{{ $value->updated_at->format('H:i') }}
|