@extends('pdf.practicalExternal_layout') @section('content')

Letter No: NU/EXAM/Hon's/P-1/2020/2023/1724

Date: {{ \Carbon\Carbon::now()->format('d/m/Y') }}

From
Controller of Examinations
National University
Gazipur - 1704

To
The Principal
{{$data['center']['name']}}
{{$data['center']['address']}}

Subject: Viva/Practical Examination for {{$data['exam']['exam_name']}} year-{{$data['exam']['exam_year']}}

As per devision of National University authority the Practical Fearmizeatiar for {{$data['exam']['exam_name']}} examination-{{$data['exam']['exam_year']}} will held in yous college within {{$data['exam']['start_date']}} to {{$data['exam']['end_date']}} . The detail of the cxmsisation piven below. You are requested to arrange the examination as per instructions attach with the letter. The detail center list (suhject wise) of the said exam already been published in our website (www.nu.ac.bd).

Subject Name: {{$data['subject']['subject_name']}}

Subject Code: {{$data['subject']['subject_code']}}

Name & details of External Examiners:

@foreach($data['externals'] as $external) @endforeach
Name : {{$external['name']}}({{$external['tmis_id']}}) Designation : {{$external['designation']}}
College Name & Address: {{$external['college_name']}},{{$external['college_district']}} Cell Phone: {{$external['phone']}}

Thanks for your cooperation,



(Mesba Uddin)
Controller of Examinations
National University, Gazipur - 1704
Phone: +88-02-9201017
E-mail: controller.nu@gmail.com

@endsection