@extends('BaseSistemaWeb') @section('CSS') {{ HTML::style('bootstrap-select/css/bootstrap-select.min.css') }} {{ HTML::style('bootstrap-colorpicker/css/bootstrap-colorpicker.min.css') }} {{ HTML::style('TouchSpin/jquery.bootstrap-touchspin.min.css') }} {{ HTML::style('WebPro/plugins/dropzone/dropzone.css') }} {{ HTML::style('image-picker/image-picker.css') }} {{ HTML::style('WebPro/css/style-toggles.css') }} {{ HTML::style('bootstrap-slider/bootstrap-slider.min.css') }} {{ HTML::style('Intl-Tel-Input/17.0.3/css/intlTelInput.min.css') }} {{ HTML::style('jquery-ezdz/jquery.ezdz.min.css') }} {{ HTML::style('bootstrap-treeview/bootstrap-treeview.min.css') }} {{-- HTML::style('WebPro/css/style.css?v='.date('H:i:s')) --}} {{ HTML::style('gentemplate/css/precargadores.css') }} @include('GenTemplate.ventana-biblioteca-imagenes-css') @stop @section('Contenido')