@extends('layouts/inicio') @section('contenido')
BÚSQUEDA DE CERTIFICADOS
@method('GET')

Ingrese su DNI o código

@yield('resultado')
@endsection