@if(Session::select('userid')): {{lang('bugs','new_bugs')}} @else @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)}}