@extends('material.layouts.dashboard') @push('styles') @endpush @section('page-title', 'Actividades') @section('page-description', 'ver, crear, modificar y eliminar Actividades') @section('content')
@component('themes.bootstrap.components.portlet', ['icon' => 'fa fa-building-o', 'title' => 'Actividades'])
{!!Form::select('id_plan',$planes, null,['class'=>'form-control selectpicker','title'=>'Seleccione el plan de mejoramiento', 'data-live-search'=>'true', 'data-size'=>'5', 'id'=>'id_plan'])!!} user()->i_fk_area }}>


0

SIN INICIAR

0

EN PROCESO

0

INCUMPLIDO

0

TERMINADO


{{-- Datatable Acciones--}} @include('material.sections.hallazgos.acciones.tabla-auditor') @endcomponent
@endsection @push('functions') @endpush @push('functions') @endpush