@extends('starter-kit::layouts.adminlayout') @section('page_title') {{__("Comments")}} - @endsection @section('content')
{{__("User")}} | {{__("Action")}} | {{__("Information")}} | {{__("Date")}} |
---|---|---|---|
{{$log->user->name}} | {{__("$log->action")}} | {{__($log->loggable_type)}}| {{$log->loggable_id}} | {{$log->persianDate()}} |