PHP Classes

File: resources/views/auth/html/header.blade.php

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Jaxon DB Admin   resources/views/auth/html/header.blade.php   Download  
File: resources/views/auth/html/header.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/auth/html/header.blade.php
Date: 1 month ago
Size: 506 bytes
 

Contents

Class file image Download
<meta charset="utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
  <meta name="description" content="Jaxon database admin">
  <meta name="author" content="Thierry Feuzeu">
  <title>Jaxon DbAdmin &mdash; @yield('page-title')</title>

  <link href="/assets/css/styles.css" rel="stylesheet" />
  <script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>