@extends('Frontend.partials.layout') @section('styles') @endsection @section('content')

{{ __('action.page_title_activity_log')}}

{{ brandName() }}

{{__('action.sno')}} {{ __('action.ip_address')}} {{ __('action.log_desc')}} {{ __('action.log_module')}} {{ __('action.log_datetime')}} {{ __('action.log_status')}} {{ __('action.log_response')}}
@endsection @section('scripts') @endsection