• Home
  • account_circleProfile
      @if ($settings = get_account_setting_configs()) @php if(get_web_type() != 'ecommerce'){ unset($settings['customer']); } @endphp @foreach ($settings as $sk => $item)
    • {{$item->title}}
    • @endforeach @endif