@extends('layouts.master')
@section('title', 'reportrequestbyadvisor')
@section('style')
@endsection
@section('script')
@endsection
@section('content')
@include('layouts.header')
| No. |
Student ID |
Name-Surname |
Nationality |
Curriculum |
School |
Advisor |
Degree Sought |
Scholarship |
Outstanding Scholarship Repayment |
| 1 |
|
|
|
|
|
|
|
|
|
@include('layouts.footer')
@endsection