@extends('layouts.main_dashboard.app') @section('title', __('dashboard.Terms') . ' | ' . __('dashboard.View Term')) @section('content')
{{ __('dashboard.Terms') }}
تفاصيل الفصل الدراسي والبيانات المرتبطة به.
{{ __('dashboard.Year') }}
{{ $term->year->name }}
{{ __('dashboard.Name') }} (العربية)
{{ $term->getStoredTranslation('ar') ?: '—' }}
{{ __('dashboard.Name') }} (English)
{{ $term->getStoredTranslation('en') ?: '—' }}