@if (Session::has('success'))
@elseif(Session::has('fail'))
@endif
@if (!get_doccomment_status($doc_id))
@else
@endif
@if (in_array(get_doccomment_status($doc_id), [1, 2, 6, 5]))