@extends('layouts.app') @section('content')

Editar operador

@csrf @method('PUT') @include('operadores._form')
@endsection