@extends('BaseSistemaWeb') @section('CSS') {{ HTML::style('SysWeb/SumeClientes/Preloader.min.css') }} {{-- LIBRERÍAS EXTERNAS NECESARIAS PARA SU EJECUCIÓN --}} {{ HTML::style('SysWeb/SumeClientes/BootstrapMod.css') }} {{ HTML::style('WebPro/bootstrap/bower_components/bootstrapcolorpicker/dist/css/bootstrap-colorpicker.min.css') }} {{ HTML::style('bootstrap-select/css/bootstrap-select.min.css') }} {{ HTML::style('jQueryUI/Vader/jquery-ui.min.css') }} {{ HTML::style('jQueryUI/Vader/jquery-ui.structure.min.css') }} {{ HTML::style('jQueryUI/Vader/jquery-ui.theme.min.css') }} {{ HTML::style('jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.min.css') }} {{ HTML::style('bootstrap-slider/bootstrap-slider.min.css') }} {{ HTML::style('VideoJS/video-js.css') }} {{ HTML::script('VideoJS/videojs-ie8.min.js') }} {{ HTML::style('image-picker/image-picker.css') }} {{ HTML::style('WebPro/plugins/dropzone/dropzone.css') }} {{-- HTML::style('SysWeb/SumeClientes/bootstrap-all-min.css') --}} {{ HTML::style('SysWeb/SumeClientes/BootstrapMod.css?=v0.1.59') }} {{ HTML::style('SysWeb/SumeClientes/bootstrap-custom-breakpoint.css?=v0.1.59') }} {{ HTML::style('SysWeb/SumeClientes/EditorDeFormularios.min.css?=v0.1.59') }} {{ HTML::style('jsSocials/jssocials-all.min.css') }} {{ HTML::style('jQuery-Loading/jquery.loading.min.css') }} {{ HTML::style('bootstrap-treeview/bootstrap-treeview.min.css') }} {{ HTML::style('TouchSpin/jquery.bootstrap-touchspin.min.css') }} {{-- HTML::style('jresize/css/global.css') --}} {{ HTML::style('SysWeb/SumeClientes/Testimonios/testimonios.css?=v0.1.59') }} {{ HTML::style('SysWeb/SumeClientes/TextoImagen/textoimagen.css?=v0.1.59') }} {{ HTML::style('gentemplate/css/boton-accion.css?=v0.1.59') }} {{ HTML::style("JQueryMediaBoxes/plugin/components/Magnific Popup/magnific-popup.css") }} {{ HTML::style("JQueryMediaBoxes/plugin/components/Fancybox/jquery.fancybox.min.css") }} {{ HTML::style("JQueryMediaBoxes/plugin/css/mediaBoxes.css") }} {{-- GENTEMPLATES --}} {{-- HTML::style('gentemplate/css/app.css') --}} {{ HTML::style('gentemplate/css/app.min.css?=v0.1.59') }} {{-- HTML::style('gentemplate/css/edit.css?v='.date('H:i:s')) --}} {{ HTML::style('gentemplate/css/edit.min.css?=v0.1.59') }} {{-- HTML::style('gentemplate/css/editor.css?v='.date('H:i:s')) --}} {{ HTML::style('gentemplate/css/min/editor.min.css?=v0.1.59') }} {{-- HTML::style('SysWeb/SumeClientes/Fonts/Fuentes.css') --}} {{ HTML::style('SysWeb/SumeClientes/Fonts/Fuentes.min.css?=v0.1.59') }} @stop @section('Contenido')