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

Editar colores

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