@extends('front::layouts.master') @section('content') المؤلفون {{ $author->full_name }} @include('front::author.partials.author-box') @include('front::author.partials.category-listing') @include('front::partials.pages-sidebars') @endsection