refactor(deorgify): misc updates, remove unnecessary stuff
Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
@include('breadcrumbs.header')
|
||||
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T47K5CG"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
@if(config('analytics.google.gtm-enabled'))
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id={{ config('analytics.google.gtm-id') }}"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
@endif
|
||||
<!-- This section is global -->
|
||||
@if (session()->has('error'))
|
||||
|
||||
|
Reference in New Issue
Block a user