PHP Classes

File: resources/views/page/footer.blade.php

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Jaxon DB Admin   resources/views/page/footer.blade.php   Download  
File: resources/views/page/footer.blade.php
Role: Auxiliary script
Content typex: text/plain
Description: Configuration script
Class: Jaxon DB Admin
Web application to manage SQL of databases
Author: By
Last change: Update of resources/views/page/footer.blade.php
Date: 2 months ago
Size: 526 bytes
 

Contents

Class file image Download
<div class="d-flex align-items-center justify-content-between">
            <div class="text-muted">
              Built with the &middot; <a style="text-decoration: none;" href="https://www.jaxon-php.org" target="_blank">Jaxon Ajax library</a> &middot;
              {{-- Copyright &copy; Your Website 2023 --}}
            </div>
            {{-- <div>
              <a href="#">Privacy Policy</a> &middot; <span class="small"><a href="#">Terms &amp; Conditions</a></span>
            </div> --}}
          </div>