@extends('layouts.master') @section('head') @endsection @section('content')
{{-- Welcome strip --}}
Activity

Webhook logs

Every Shopify webhook your store has received and forwarded to {{ ucwords(config('channel.name')) }}. Filter by status or date.

{{-- Filters --}}

Filter logs

Narrow down by status or date

{{-- Logs table --}}

Records

All webhooks routed to your connected {{ ucwords(config('channel.name')) }} account

@include('partials.top_bar_action_list')
{{-- Request body modal --}} @endsection @section('last_scripts')