import AppLayout from '@/core/components/layouts/AppLayout' import QuotationComponent from '@/lib/quotation/components/Quotation' export default function Quotation() { return ( ) }