@extends('layouts/plantilla') @section('contenido')
@if($producto->precio!=null) Precio: {{$producto->precio}} @else @endif