@extends('site.inner') @section('title') {!! label('lbl_leadership_magazine') !!} @endsection {{-- @section('page_title') {!! label('lbl_news') !!} @endsection --}} @section('content')
{!! \Illuminate\Support\Str::limit($document->title, 100) !!}
{{ \Carbon\Carbon::parse($document->published_date)->format('d F Y') }}