Added report starter

This commit is contained in:
CHIEFSOFT\ameye
2026-05-16 17:31:48 -04:00
parent f50df99417
commit 159f1fcdc8
@@ -11,7 +11,7 @@ export default function UserFooter(){
<p>&copy; Copyright {year}. All rights reserved.</p> <p>&copy; Copyright {year}. All rights reserved.</p>
</div> </div>
<div className="col col-sm-6 ml-sm-auto text-center text-sm-right"> <div className="col col-sm-6 ml-sm-auto text-center text-sm-right">
<p>A division of autoMedSys A.I.</p> <p>A division of MERMS(AI)</p>
</div> </div>
</div> </div>
</footer> </footer>