/

{{ config('app.name') }}

{{--@if(\Request::route()->getName()=="dashboard")

Your current usage is {{ $processed_webhooks }} out of {{ $allowed_webhooks_tasks }} webhooks/month. @if($shop->current_plan_type!=='elite') Upgrade Plan @endif ×

@endif--}} @php $shop_data= session('shop'); @endphp
/ {{--

{{ config('app.name') }}

--}}
  • Dashboard
  • Registered Webhooks
  • Automate
  • Logs
  • Notifications @php $notfications_count = \App\Entities\Notification::where("shop_id", session('shop')['shop_id'])->where('marked_as_read', false)->count(); @endphp @if($notfications_count > 0) {{ $notfications_count }} @endif
  • Data Sync
{{ getInitialWordCharacters($shop_data['shop_owner']??null) }}
  • {{ $shop_data['myshopify_domain']??"" }}
  • Account
    • Plan Subscriptions
    • Terms and Services
  • Need Help?
    • Guides & FAQs
  • Switch Store
  • Sign Out
{{ $shop_data->name??"" }}

{{ $shop_data->shopify_domain??"" }}

{{--
    --}} {{--
  • {{ $shop_data['myshopify_domain']??"" }}
  • --}} {{--
  • Switch Store
  • --}} {{--
  • Sign Out
  • --}} {{--
--}}