@extends('layouts.panel') @section('header')

Expedientes

Filtros en tiempo real (sin Livewire, sin dramas).

@endsection @section('content') {{-- TODO lo de tu tabla va aquĆ­ --}} @endsection