@extends('themes.basic.items.layout') @section('title', $item->name) @section('breadcrumbs', Breadcrumbs::render('items.support', $item)) @section('og_image', $item->getImageLink()) @section('page_description', shorterText(strip_tags($item->description), 155)) @section('keywords', $item->tags) @section('content')
{{ translate("Read the author's instructions below to know how you can get help.") }}