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

Editar Marca

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