@extends('BaseSistemaWeb') @section('CSS') {{ HTML::style('DataTables/dataTables.bootstrap.min.css') }} {{ HTML::style('DataTables/responsive.dataTables.min.css') }} {{ HTML::style('bootstrap-select/css/bootstrap-select.min.css') }} {{ HTML::style('bootstrap-wysihtml5/src/bootstrap-wysihtml5.css') }} {{ HTML::style('Spectrum/spectrum.min.css') }} {{ HTML::style('WebPro/plugins/dropzone/dropzone.css') }} {{ HTML::style('jquery-ezdz/jquery.ezdz.min.css') }} {{ HTML::style('image-picker/image-picker.css') }} {{ HTML::style('bootstrap-daterangepicker/daterangepicker.css') }} {{ HTML::style('Circletimer/circletimer.min.css') }} @stop @section('Contenido')