@extends('adminlte::page') @section('title', 'Del Mercado') @section('content_header')

Categorías de productos

@stop @section('content')

Editar categoría: {{$categoryproduct->name}}


{{ csrf_field() }}
@stop @section('css') @stop