@include('administrativo.sidenav') @include('administrativo.header')
Cadastrar Currículo
Nome
Email
Área
Selecione
area_interesse === 'administrativo' ? 'selected' : '' }}>Administrativo
area_interesse === 'atendimento' ? 'selected' : '' }}>Atendimento
area_interesse === 'financeiro' ? 'selected' : '' }}>Financeiro
area_interesse === 'marketing' ? 'selected' : '' }}>Marketing
area_interesse === 'programacao' ? 'selected' : '' }}>Programação
area_interesse === 'recursos_humanos' ? 'selected' : '' }}>Recursos Humanos
Mensagem
{{ $curriculo->mensagem }}
Selecionar Currículo
Currículo
@if (!empty($curriculo->curriculo))
Visualizar Currículo
@endif>
Status
status === 'apto' ? 'selected' : ''}} >Apto
status === 'reserva' ? 'selected' : '' }}> >Reserva
status === 'inapto' ? 'selected' : ''}}>Inapto
status === 'nao_lido' ? 'selected' : ''}}>Não Lido