11 lines
441 B
PHP
11 lines
441 B
PHP
|
|
</div>
|
|
<footer class="text-center" style="padding:20px 0; border-top:1px solid #eee; margin-top:40px;">
|
|
<!-- 푸터 영역(카피라이터/회사정보 자리) -->
|
|
<small>© 2025 SAM(Smart Automation Management). All rights reserved.</small>
|
|
</footer>
|
|
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
|
|
</body>
|
|
</html>
|