@extends('layouts.master_app') @section('title') Agregar Producto @endsection @section('css') @endsection @section('content')

Agregar producto

@csrf

Ficha Técnica

General

@endsection @section('js') @endsection