@extends('layouts.app') @section('page-title')

Stock Vendor

@endsection @push('head-script') @endpush @section('content')

Hoja de DepuraciĆ³n

{!! Form::open(['id'=>'importExceldepurate','class'=>'ajax-form','method'=>'POST']) !!}
Subir Fichero Exportar
{!! Form::close() !!}
Filtros

Filtros


Aplicar Filtros
Limpiar

{!! $dataTable->table(['class' => 'table table-bordered table-hover toggle-circle default footable-loaded footable']) !!}
@endsection @push('footer-script') {!! $dataTable->scripts() !!} @endpush