@php $logo=asset(Storage::url('uploads/logo/')); $company_logo=Utility::getValByName('company_logo_dark'); $company_logos=Utility::getValByName('company_logo_light'); $company_favicon=Utility::getValByName('company_favicon'); $setting = \App\Models\Utility::colorset(); $color = (!empty($setting['color'])) ? $setting['color'] : 'theme-3'; $company_logo = \App\Models\Utility::GetLogo(); $SITE_RTL= isset($setting['SITE_RTL'])?$setting['SITE_RTL']:'off'; $mode_setting = \App\Models\Utility::mode_layout(); @endphp {{----}}
{{--The more effortless the writing looks, the more effort the writer actually put into the process.