@extends('layouts.app') @section('title', 'Editar Mes') @section('content')

Editar Mes

@csrf @method('PUT')
Cancelar
@endsection