@include('nn_site.partials.header')
@if($item->imgurl !="")
{{$item->name}}
@endif {!! $item->body !!}
@include('nn_site.partials.footer')