@extends('layouts.app') @section('template_title') Update Certificadores F E L @endsection @section('content')
@includeif('partials.errors')
Update Certificadores F E L
{{ method_field('PATCH') }} @csrf @include('certificadores-f-e-l.form')
@endsection