@extends('layouts.app') @section('content')
{!! $data->text !!}
A well-known quote, contained in a blockquote element.
{!! Str::words($category->description, 20, '...') !!}
{!! $page->created_at !!}