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