@extends('layouts.app') @section('template_title') Update Con Voltio Servicio @endsection @section('content')
@includeif('partials.errors')
Update Con Voltio Servicio
{{ method_field('PATCH') }} @csrf @include('con-voltio-servicio.form')
@endsection