@extends('BaseSistemaWeb') @section('CSS') {{ HTML::style('DataTables/dataTables.bootstrap.min.css') }} {{ HTML::style('DataTables/responsive.dataTables.min.css') }} {{ HTML::style('DataTables/select.dataTables.min.css') }} {{ HTML::style('DataTables/buttons.dataTables.min.css') }} {{ HTML::style('SysWeb/SumeClientes/Paginas.min.css') }} {{ HTML::style('gentemplate/css/min/editor.min.css?=v0.1.48') }} {{ HTML::style('bootstrap-select/css/bootstrap-select.min.css') }} {{-- HTML::style('gentemplate/css/editor.css?=v0.1.31') --}} @stop @section('Contenido')