defmodule AgentSea.Web.Layouts do @moduledoc "Root layout for the dashboard." use Phoenix.Component def root(assigns) do ~H"""