@lang('app.user') | @lang('app.ip_address') | @lang('app.message') | @lang('app.log_time') | @lang('app.more_info') |
---|---|---|---|---|
@if (isset($user)) {{ $activity->user->present()->nameOrEmail }} @else {{ $activity->user->present()->nameOrEmail }} @endif | {{ $activity->ip_address }} | {{ $activity->description }} | {{ $activity->created_at->format(config('app.date_time_format')) }} |