@php $newOrderCount = ongoing_sale(); @endphp
  • Home
  • @if ($newOrderCount > 0) {{ $newOrderCount }} @endif
  •   {{ mb_strimwidth(auth()->user()->name ?? '', 0,12,'...') }}
    {{--
    --}} Profile
    @csrf
    {{--
    --}}