@extends('front.layouts.app') @section('content')
{{ $author->designation }}
{{ $author->email }}
{{ $author->bio }}
Latest posts written by this author
{{ Str::limit($post->excerpt, 90) }}