@extends('admin.layout') @section('title', 'Nuevo Producto') @section('content')
@csrf
Cancelar
@endsection