diff --git a/front/views/layouts/account.blade.php b/front/views/layouts/account.blade.php index 93e7cd9..3d8f8fc 100644 --- a/front/views/layouts/account.blade.php +++ b/front/views/layouts/account.blade.php @@ -9,8 +9,8 @@ @if(config("lucent.env") === "production") - - + + @else @php @@ -20,7 +20,7 @@ @endif - {{-- --}} + diff --git a/front/views/layouts/channel.blade.php b/front/views/layouts/channel.blade.php index 843d0ce..ffb4655 100644 --- a/front/views/layouts/channel.blade.php +++ b/front/views/layouts/channel.blade.php @@ -8,8 +8,8 @@