@include('includes.head') @yield('titulo')
@include('includes.header')

{{$categorianome->nome}}

Produtos Concepta
@if($categorianome->id == 1) @elseif($categorianome->id == 11) @else @endif
@yield('content')
@if($categorianome->subtitulo == '')

Um mundo de soluções em {{$categorianome->nome}}

@else

{{$categorianome->subtitulo}}

@endif

{!! $categorianome->descricao !!}

Image
Image
Image
{{--
--}}
@if($categorianome->sub_categories == '1')