@extends('template.default') @section('text-field') @stop @section('content')
| Local | Ação | User | Data | |
|---|---|---|---|---|
| visibility | {{ $log->log_name }} | {{ $log->description }} | {{ (isset($log->causer->name) ? $log->causer->name : '' ) }} | {{ \Carbon\Carbon::parse($log->created_at)->format('d/m/Y H:i:s') }} |