@extends('admin.dashboard') @section('title', 'Authors') @section('stylesheets') @endsection @section('content')
ID | Name | Language | Profession | Registered On | Total MUs | Total Suites | View Profile | |
---|---|---|---|---|---|---|---|---|
{{$author->id}} | {{$author->name}} | {{$author->language->language}} | {{$author->profession}} | {{$author->email}} | {{ date('j M. Y', strtotime($author->created_at)) }} | {{$author->microunits->count()}} | {{$author->suites->count()}} | |
ID | Name | Language | Profession | Registered On | Total MUs | Total Suites | View Profile |