@extends('plantilla.plantilla') @section('titulo','Importadora Cork') @section('estilos') @endsection @section('contenido')
{{ $p['subcategoria'] }}
{{ $p['descespecial'] }}
@else{{ $p['nombre'] }}
@endif${{ number_format($p->Precio,2) }}
--}}{{ $p['subcategoria'] }}
{{ $p['nombre'] }}
${{ number_format($p->Precio,2) }}
--}}