@extends('layouts-v2.app') @section('content')
Trang chủ Xem tài liệu Export điểm BKT

Export điểm bài kiểm tra (BKT)

tenant: {{ $tenantConnection ?: 'n/a' }}
@if(!$tenantConnection)
Chưa có tenant trong session. Chọn tenant trước khi thao tác.
@endif @include('test_scores_export_tool.partials.form') @include('test_scores_export_tool.partials.history')
@endsection @include('test_scores_export_tool.partials.scripts')