@extends('layouts.admin') @section('styles') @endsection @section('content')
@include('elements.admin-breadcrumb')
@include('elements.alert')
@csrf @method('post')
Student Name Actions Chapter Name / Topic Name Score Status Created By Created On Action
@endsection @section('scripts') @endsection