Skip to content
  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in
Logo1

hfpp2012 / laravel-blog

Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • laravel-blog
  • resources
  • views
  • layouts
  • footer.blade.php
  • hfpp2012 yinsigan's avatar
    blade subview · 97485d4c
    hfpp2012 yinsigan committed Aug 18, 2017
    97485d4c
footer.blade.php 76 Bytes
RawBlameHistoryPermalink
1 2 3
<footer class="footer">
    <p>&copy; Company {{ date('Y') }}</p>
</footer>