@extends('layouts.app') @section('style') @endsection @section('content')

Consulta de expediententes por documentos

@if (session('status')) @endif
@csrf {{ csrf_field() }}
# CUT TUPA TIPO ORIGEN TIP.DOC. NUMERO ASUNTO FOLIOS FECHA INCIO DIAS FECHA INGRESADO ESCRITORIO ESTADO
@endsection @section('scripts') @endsection