@extends('layouts.app') @section('title', 'Dashboard') @section('navigation') Dashboard Settings Events Widgets @endsection @section('content')
Name: {{ $shopData['name'] ?? 'N/A' }}
Domain: {{ $shopData['domain'] ?? $store->shop_domain }}
Email: {{ $shopData['email'] ?? 'N/A' }}
Plan: {{ $shopData['plan_name'] ?? 'N/A' }}
@elseShop information not available
@endifYour EventBookings account is connected and ready to use.
Manage Events @else{{ $connectionError }}
@endifConnect your EventBookings account to start managing events.
Connect Account @endifGo to the Events page to manage which events are visible on your storefront and mark events as featured.
Manage EventsUse the Widgets page to get code snippets for embedding EventBookings widgets in your Shopify theme.
Get Widget CodeTo get started, you'll need to connect your EventBookings account. This allows the app to fetch your events and display them on your Shopify store.
These can be found in your EventBookings account settings under API Access.
Connect EventBookings Account