@livewireStyles
@include('sidebar.sidebarEvent')
Indonesia
English
@if(!empty(Session::get('avatar')))
@else
@php $fullName = Session::get('name'); $parts = explode(' ', $fullName); $initials = ''; foreach ($parts as $part) { $initials .= strtoupper(substr($part, 0, 1)); } @endphp {{ $initials }}
@endif
Welcome to {{ Session::get('name') }}
@if(!empty(Session::get('avatar')))
@else
@php $fullName = Session::get('name'); $parts = explode(' ', $fullName); $initials = ''; foreach ($parts as $part) { $initials .= strtoupper(substr($part, 0, 1)); } @endphp {{ $initials }}
@endif
{{ Session::get('name') }}
{{ Session::get('position') }}
Profile
Sign Out
{!! Toastr::message() !!} @yield('content')
starcode Theme Customizer
Choose your themes & layouts etc.
Choose Layouts
Vertical
Horizontal
Semi Dark (Sidebar & Header)
Skin Layouts
Default
Bordered
Light & Dark
Light Mode
Dark Mode
LTR & RTL
LTR Mode
RTL Mode
Content Width
Fluid
Boxed
Sidebar Size
Default
Compact
Small (Icon)
Navigation Type
Sticky
Scroll
Bordered
Hidden
Sizebar Colors
Topbar Colors
Reset
Buy Now
@yield('script')