@foreach ($logs as $log) @if($log != ".gitignore" && $log != ".")
{{$log}}
@endif @endforeach