@php Theme::layout('no-breadcrumbs'); @endphp
{{ $author->name }}

{{ $author->name }}

{{ __('About author') }}
{!! clean($author->description) !!}
@if ($posts->count() > 0) @else

{{ __('No posts found!') }}

@endif