@extends('website.layouts.master') @section('title', $website->title($page)) @section('pagecss') @section('content') @include('website.layouts.title')
{{ str_limit($item->locale->description, 80, ' ...') }}