@extends('layouts/contentLayoutMaster') @section('title', 'Input') @section('content')

Profesion de {{$empleado_profesion->profesion_nombre}}

{!! csrf_field() !!}
rol==2) disabled @endif @if($empleado_profesion->primaria==1)checked @endif name="primaria" class="form-check-input" id="checkbox" />
rol==2) disabled @endif @if($empleado_profesion->secundaria==1)checked @endif class="form-check-input" id="secundaria" />
rol==2) disabled @endif @if($empleado_profesion->matutino==1)checked @endif class="form-check-input" id="matutino" />
rol==2) disabled @endif @if($empleado_profesion->vespertino==1)checked @endif class="form-check-input" id="vespertino" />
rol==2) disabled @endif @if($empleado_profesion->nocturno==1)checked @endif class="form-check-input" id="nocturno" />
rol==2) disabled @endif @if($empleado_profesion->rotativo==1)checked @endif class="form-check-input" id="rotativo" />
rol==2) disabled @endif @if($empleado_profesion->b==1)checked @endif name="b" class="form-check-input" id="b" />
rol==2) disabled @endif @if($empleado_profesion->c==1)checked @endif name="c" class="form-check-input" id="c" />
rol==2) disabled @endif @if($empleado_profesion->d==1)checked @endif name="d" class="form-check-input" id="d" />
rol==2) disabled @endif @if($empleado_profesion->e==1)checked @endif name="e" class="form-check-input" id="e" />
rol==2) disabled @endif @if($empleado_profesion->e==1)checked @endif name="e" class="form-check-input" id="e" />
rol==2) disabled @endif @if($empleado_profesion->e==1)checked @endif name="e" class="form-check-input" id="e" />
rol==2) disabled @endif @if($empleado_profesion->f==1)checked @endif name="f" class="form-check-input" id="f" />
rol==2) disabled @endif @if($empleado_profesion->g==1)checked @endif name="g" class="form-check-input" id="g" />
rol==2) disabled @endif @if($empleado_profesion->h==1)checked @endif name="h" class="form-check-input" id="h" />
rol==2) disabled @endif @if($empleado_profesion->i==1)checked @endif name="i" class="form-check-input" id="i" />
rol==2) disabled @endif @if($empleado_profesion->a==1)checked @endif name="a" class="form-check-input" id="a" />

0 Ptos.

@if ($busqueda) Ver historial EnReglas @endif

Chat

Contactame
@if($user->rol==3)
@endif
@if($user->rol!=2) @endif
@if($user->rol==1)@if($empleado_profesion->status!=1) Verificado @endif @endif

Archivos Aportados

{{-- --}} @foreach($archivos as $archivo) {{-- --}} @endforeach {{-- --}}
TipoPuntosAcciones
{{ $archivo->id_tipo_descripcion }}{{ $archivo->puntos }} Ver
TipoPuntosAcciones
@endsection @section('page-script') @endsection