@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 {{----}} {{-- {{(Utility::getValByName('title_text')) ? Utility::getValByName('title_text') : config('app.name', 'ERPGO')}} - @yield('page-title')--}} @if ( $setting['SITE_RTL'] == 'on') @endif @if($setting['cust_darklayout']=='on') @else @endif
@yield('content')

“Attention is the new currency”

The more effortless the writing looks, the more effort the writer actually put into the process.

@stack('custom-scripts')