include('themes/_commonPartialsBs/datatables') ?> include("themes/_commonPartialsBs/select2bs5") ?> include("themes/_commonPartialsBs/sweetalert") ?> include('themes/_commonPartialsBs/_confirm2delete') ?> extend('themes/vuexy/main/defaultlayout') ?> section("content") ?>

getErrors()) ? $validation->listErrors("bootstrap_style") : "" ?>
" /> "btn btn-secondary float-start"]) ?>
endSection() ?> section("additionalInlineJs") ?> $('#cliente_id').select2({ allowClear: false, ajax: { url: '', type: 'post', dataType: 'json', data: function(params) { return { id: 'id', text: 'nombre', searchTerm: params.term, : v }; }, delay: 60, processResults: function(response) { yeniden(response.); return { results: response.menu }; }, cache: true } }); $('#serie_id').select2({ allowClear: false, minimumResultsForSearch: -1, ajax: { url: '', type: 'post', dataType: 'json', data: function(params) { return { id: 'id', text: 'nombre', searchTerm: params.term, : v }; }, delay: 60, processResults: function(response) { yeniden(response.); return { results: response.menu }; }, cache: true } }); endSection() ?>