@extends('layouts.erp') @section('title', 'Editar Servicio') @section('content_header')

Editar Servicio NOM

@stop @section('content')
Actualización de Servicio
@csrf @method('PUT')
INFORMACIÓN GENERAL
PROCESO DE LABORATORIO
CERTIFICACIÓN FINAL
Regresar
@stop