@extends('layouts.student.layout') @section('content') @include('student.activity_log.show_list') @endsection