@if(substr( strrchr($document->title, '.'), 1) == "xlsx")
@elseif(substr( strrchr($document->title, '.'), 1) == "docx")
@elseif(substr( strrchr($document->title, '.'), 1) == "pptx")
@endif
{{$documentRevision->filename}}
{{date('d.m.yy', strtotime($documentRevision->created_at))}}