import { TextCustom, ViewWrapper } from "@/components"; export default function AdminJobPublish() { return ( <> Admin Job Publish ); }