@extends('core::layouts.master') @section('title') {{ __('user::general.Activity Logs') }} @endsection @section('styles') @stop @section('content')
{{trans_choice('core::general.description',1)}} | {{$activity_log->description}} |
---|---|
{{$key}} | {{$value}} |
{{trans_choice('core::general.created_at',1)}} | {{$activity_log->created_at}} |