@extends('layouts.dashboard')
@section('title-content')
{{ config('app.name') }} Course Details | External
@endsection
@section('content')
# |
Student Name |
Sex |
Registration No. |
External Mark Score |
@endsection
@section('scripts')
@endsection
@section('css')
@endsection