@extends('admin.layouts.home') @section('title', 'Pages Management') @section('content')
{{ Str::limit($page->description, 50) }}