@extends('layouts.frontendDashboard.master') @section('title', 'My Logs') @push('style') @endpush @section("body-start")
@endsection @section("content")
@if($logs != 'content-manager') @endif
{{__('#') }} {{__('Activity Type') }} {{__('Activity') }} {{__('User') }}{{__('Activity Time') }}
@endsection