@php($file = Auth::user()->archive?->findChildByContentType("Personal Photo")) @if($file) {{ Auth::user()->lang('name') }} @else {{ Auth::user()->lang('name') }} @endif
{{ Auth::user()->lang('name') }}
  • @lang('tr.Dashboard')
  • @if(Auth::user()->isStudent())
  • @lang('tr.Help')
  • @endif