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