@if(Auth::user()->authorized == 1 OR Auth::user()->add == 1)
Dosya Yönetimi (Formatlar : jpg,jpeg,png,gif,bmp,pdf,doc,docx,xls,xlsx,ppt,pptx,mp4,webm,ogv)
@endif
@if(count($files) != 0)
Dosya Yönetimi
{!! str_replace('/?', '?', $files->render()) !!}
@endif