@php $user_role = Auth::user()->role; @endphp @extends('app.app') @section('title') User Activity @endsection @section('customcss') @endsection @section('content')

User Activity

Time User Module Description Action
@endsection @section('customjs') @endsection