@extends('loja.default', ['title' => 'Produtos']) @section('css') @endsection @section('content')
{{ $p->categoria ? $p->categoria->nome : 'Geral' }}