Estabilished : {{ $setting->established }}
CODE : {{ $setting->degree }} (Honours), {{ $setting->college_code }} (College)
EIIN : {{ $setting->eiin }}
| Payment Method | Receipt No/Transaction ID or No | ||
|---|---|---|---|
| Amount | Payment Date |
| Class | {{ optional($user->student->classtype)->name }} | Session | {{ optional($user->student->session)->name }} |
|---|---|---|---|
| Department/Group | {{ optional($user->student->group)->name }} | Type | {{ optional($user->student)->student_type }} |
| Student's Name | {{ $user->name }} | Student ID | {{ $user->uid }} |
|---|---|---|---|
| Student Roll | Gender | {{ optional($user->studentInfo)->gender }} | |
| Father's Name | {{ optional($user->studentInfo)->father }} | Father’s Cell NO. | {{ optional($user->studentInfo)->father_mobile }} |
| Mother’s Name | {{ optional($user->studentInfo)->mother }} | Mother’s Cell No. | {{ optional($user->studentInfo)->mother_mobile }} |
| Marital Status | {{ optional($user->studentInfo)->marriage_status }} | Date of Birth | {{ optional($user->studentInfo)->dob }} |
| Religion | {{ optional($user->studentInfo->religion)->name }} | Blood Group | {{ optional($user->studentInfo)->blood_group }} |
| Care Of | {{ optional($user->studentInfo)->careof }} | Student's Cell Number | {{ $user->mobile }} |
| Father's/Mother's/Guardian's Annual Income | {{ optional($user->studentInfo)->father_annual_income }} | ||
| Guardian Occupation | {{ optional($user->studentInfo)->guardian_occupation }} | ||
| Roll | Reg. | Group | Passsing Year | Board | GPA |
|---|---|---|---|---|---|
| {{ optional($user->education)->ssc_roll }} | {{ optional($user->education)->ssc_registration }} | {{ optional($user->education)->ssc_group }} | {{ optional($user->education)->ssc_passing_year }} | {{ optional($user->education)->ssc_board }} | {{ optional($user->education)->ssc_result }} |
| Permanent Address | Present Address | ||||||
|---|---|---|---|---|---|---|---|
|
Village : {{ optional($user->studentInfo)->per_address }} Post Office : {{ optional($user->studentInfo)->per_post_office }} P.S : {{ optional($user->studentInfo)->per_police_station }} |
Village : {{ optional($user->studentInfo)->address }} Post Office : {{ optional($user->studentInfo)->post_office }} P.S : {{ optional($user->studentInfo)->police_station }} |
||||||
| District : {{ optional($user->studentInfo)->district_name }} | District :{{ optional($user->studentInfo)->per_district_name }} |
| Compulsory Subject |
@foreach ($user->student->subjects->where('student_subject_type','Compulsory') as $subject)
{{ optional($subject->subject)->code }}
{{ optional($subject->subject)->name }} @endforeach |
|---|---|
| Optional Subject | @foreach ($user->student->subjects->where('student_subject_type','Optional') as $subject) {{ optional($subject->subject)->code }} {{ optional($subject->subject)->name }} @endforeach |
আমি অঙ্গীকার করছি যে, কলেজের সকল নিয়ম-কানুন মেনে চলবো, রুটিন অনুযায়ী নিয়মিত ক্লাস ও পরীক্ষায় অংশগ্রহণ করবো এবং কলেজের বেতনাদি নিয়মিত পরিশোধ করবো। সর্বোপরি কলেজের শিক্ষকবৃন্দের সার্বক্ষণিক তত্ত্বাবধানে নিজেকে দেশের যোগ্য নাগরিক হিসেবে গড়ে তুলতে সর্বদা সচেষ্ট থাকবো ।
Estabilished : {{ $setting->established }}
CODE : {{ $setting->degree }} (Honours), {{ $setting->college_code }} (College)
EIIN : {{ $setting->eiin }}
| Payment Method | Receipt No/Transaction ID or No | ||
|---|---|---|---|
| Amount | Payment Date |
| Class | {{ optional($user->student->classtype)->name }} | Session | {{ optional($user->student->session)->name }} |
|---|---|---|---|
| Department/Group | {{ optional($user->student->group)->name }} | Type | {{ optional($user->student)->student_type }} |
| Student's Name | {{ $user->name }} | Student ID | {{ $user->uid }} |
|---|---|---|---|
| Student Roll | Gender | {{ optional($user->studentInfo)->gender }} | |
| Father's Name | {{ optional($user->studentInfo)->father }} | Father’s Cell NO. | {{ optional($user->studentInfo)->father_mobile }} |
| Mother’s Name | {{ optional($user->studentInfo)->mother }} | Mother’s Cell No. | {{ optional($user->studentInfo)->mother_mobile }} |
| Marital Status | {{ optional($user->studentInfo)->marriage_status }} | Date of Birth | {{ optional($user->studentInfo)->dob }} |
| Religion | {{ optional($user->studentInfo->religion)->name }} | Blood Group | {{ optional($user->studentInfo)->blood_group }} |
| Care Of | {{ optional($user->studentInfo)->careof }} | Student's Cell Number | {{ $user->mobile }} |
| Father's/Mother's/Guardian's Annual Income | {{ optional($user->studentInfo)->father_annual_income }} | ||
| Guardian Occupation | {{ optional($user->studentInfo)->guardian_occupation }} | ||
| Roll | Reg. | Group | Passsing Year | Board | GPA |
|---|---|---|---|---|---|
| {{ optional($user->education)->ssc_roll }} | {{ optional($user->education)->ssc_registration }} | {{ optional($user->education)->ssc_group }} | {{ optional($user->education)->ssc_passing_year }} | {{ optional($user->education)->ssc_board }} | {{ optional($user->education)->ssc_result }} |
| Permanent Address | Present Address | ||||||
|---|---|---|---|---|---|---|---|
|
Village : {{ optional($user->studentInfo)->per_address }} Post Office : {{ optional($user->studentInfo)->per_post_office }} P.S : {{ optional($user->studentInfo)->per_police_station }} |
Village : {{ optional($user->studentInfo)->address }} Post Office : {{ optional($user->studentInfo)->post_office }} P.S : {{ optional($user->studentInfo)->police_station }} |
||||||
| District : {{ optional($user->studentInfo)->district_name }} | District :{{ optional($user->studentInfo)->per_district_name }} |
| Compulsory Subject |
@foreach ($user->student->subjects->where('student_subject_type','Compulsory') as $subject)
{{ optional($subject->subject)->code }}
{{ optional($subject->subject)->name }} @endforeach |
|---|---|
| Optional Subject | @foreach ($user->student->subjects->where('student_subject_type','Optional') as $subject) {{ optional($subject->subject)->code }} {{ optional($subject->subject)->name }} @endforeach |
আমি অঙ্গীকার করছি যে, কলেজের সকল নিয়ম-কানুন মেনে চলবো, রুটিন অনুযায়ী নিয়মিত ক্লাস ও পরীক্ষায় অংশগ্রহণ করবো এবং কলেজের বেতনাদি নিয়মিত পরিশোধ করবো। সর্বোপরি কলেজের শিক্ষকবৃন্দের সার্বক্ষণিক তত্ত্বাবধানে নিজেকে দেশের যোগ্য নাগরিক হিসেবে গড়ে তুলতে সর্বদা সচেষ্ট থাকবো ।