@extends('backend.layouts.app') @section('title', app_name() . ' | '. __('log.show')) @section('content') @include('accounting::reports.partial.range-date')

@lang('log.show')

# @lang('log.tables.date') @lang('log.tables.action') @lang('log.tables.desc') @lang('log.tables.user')
@endsection