{!! view_render_event('bagisto.shop.layout.webmcp.before') !!}
{{-- Bridge the declarative `
` markup above to the browser WebMCP API (https://webmachinelearning.github.io/webmcp/). Each form becomes a tool registered via `navigator.modelContext.provideContext()`; the tool's execute callback fills the form from the agent-supplied arguments and submits it, reusing the existing server-side `/webmcp/*` handlers. No-op in browsers that do not expose the WebMCP API. --}} @pushOnce('scripts') @endPushOnce {!! view_render_event('bagisto.shop.layout.webmcp.after') !!}