@extends('site.layouts.app') @section('content')
{!! $item->description !!}
@include('site.inc.footer') @endsection