@extends('layouts.index') @section('contenido')
EDITAR MARCA
@csrf @method('PUT')
@endsection @section('javascript') @endsection