Google Adsense Code - How to add in the Single Post page

Hi Guys,

I wanted to add this adsense code below the navigation. What would be the best approach to add it? Please advise.

Thanks

<div id="ezoic-pub-ad-placeholder-101">
		<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- PAN - INNER ADS - RESPONSIVE -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7227423434"
     data-ad-slot="1355244"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
		</div>