@extends('layouts.app') @push('pg_btn') @endpush @section('content')
| Log Name | description | Causer | Created At | ||
|---|---|---|---|---|---|
| {{$activity->log_name}} | {{$activity->description}} |
By {{ $activity->causer->name ?? '' }} |
{{ $activity->created_at->diffForHumans() }} | ||
| {{$activities->links()}} | |||||