<a href="{{ url('p/view',$id) }}" target="{{ $id }}">
<img class="p-3 w-100" src="{{ url('p/thumbnail',$id) }}">
</a>