From: Louis Jeckel Date: Tue, 22 Sep 2020 12:57:17 +0000 (+0200) Subject: Update meta.blade.php X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4cc4b93c612914b520adcbe020ded048775b3abf;p=psq.git Update meta.blade.php --- diff --git a/resources/views/vendor/nova/partials/meta.blade.php b/resources/views/vendor/nova/partials/meta.blade.php index 28ab4e6..e6ea596 100644 --- a/resources/views/vendor/nova/partials/meta.blade.php +++ b/resources/views/vendor/nova/partials/meta.blade.php @@ -1 +1,22 @@ {{-- --}} + @if(app()->isProduction()) + + + + + + + + + +@else + + + + + + + + + +@endif