@extends('BaseSistemaWeb') @section('CSS') {{ HTML::style('DataTables/dataTables.bootstrap.min.css') }} {{ HTML::style('DataTables/responsive.dataTables.min.css') }} {{ HTML::style('bootstrap-daterangepicker/daterangepicker.css') }} {{ HTML::style('Intl-Tel-Input/17.0.3/css/intlTelInput.min.css') }} {{ HTML::style('bootstrap-wysihtml5/src/bootstrap-wysihtml5.css') }} {{ HTML::style('Webui-Popover/jquery.webui-popover.min.css') }} {{ HTML::style('DataTables/fixedHeader.dataTables.min.css') }} {{ HTML::style('bootstrap-select/css/bootstrap-select.min.css') }} {{ HTML::style('Spectrum/spectrum.min.css') }} @stop @section('Contenido')