@extends('manager.layouts.app') @section('page_title') {{ !empty($page_title) && isset($page_title) ? $page_title : '' }} @endsection @push('head-scripts') @endpush @section('content')
| # | Name | Designation | Actions |
|---|---|---|---|
| {{ $authors->firstItem() + $index }} | {{ $author->name }} | {{ $author->designation }} | Edit |
| No Authors Found | |||