@extends('adminlte::page') @section('content_header')

Carpetas de {{__($type)}}

@stop @section('content')
@if($type == 'importation') @endif {{__('general.new_register')}}
@include('orders.partials.filter')

Listado de Registros

Número Nro. Orden Company Área Creación Opciones
@endsection @section('js') @include('partials.scripts.select2') @endsection