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

Consulta de tramite

Seleccionar expediente y hacer clic derecho sobre el contenido de la tabla para ver mas opciones!!
@if (session('status')) @endif
@csrf {{ csrf_field() }}
# CUT TUPA TIPO ORIGEN ASUNTO FECHA INICIO DIAS DESTINATARIO ESTADO COPIAS
@endsection @section('scripts') @endsection