{{lang('bugs','bugs')}}

@if(Session::select('userid')) {{lang('bugs','new_bugs')}} @else {{lang('forum','login_to_open_topic')}} @endif
@foreach (taskTypeList() as $key) @endforeach
Tarih {{lang('bugs','title')}} {{lang('bugs','tasktype')}} {{lang('bugs','status')}}
{{tcevir($key->createdate)}} {{$key->title}} {{taskTypeName($key->tasktype)}} {{status($key->status)}}