X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar-X/resources/views
home
/
gfecatvj
/
sites
/
realesbar-X
/
resources
/
views
/
📁
..
📁
admin
📁
auth
📁
blog
📄
child.blade.php
(205 B)
📄
contact.blade.php
(3.91 KB)
📄
contactForm.blade.php
(2.01 KB)
📄
email.blade.php
(15.51 KB)
📁
emails
📄
head.blade.php
(1.86 KB)
📄
home.blade.php
(650 B)
📄
inc_footer.blade.php
(4.2 KB)
📄
inc_header.blade.php
(4.83 KB)
📄
layout.blade.php
(270 B)
📁
layouts
📄
login.blade.php
(3.16 KB)
📄
mortgageCalculator.blade.php
(2.24 KB)
📁
property
📄
templ.blade.php
(1.24 KB)
📄
thanku4contactus.blade.php
(2.23 KB)
📄
welcome.blade.php
(2.71 KB)
Editing: head.blade.php
<head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="Local rent and buy Ghana"> <link rel="shortcut icon" href="{{url('public')}}/img/logo_icon_16x16.png" type="image/x-icon" > <link rel="icon" href="{{url('public')}}/img/logo_icon_32x32.png" sizes="32x32" > <link rel="icon" href="{{url('public')}}/img/logo_icon_48x48.png" sizes="48x48" > <link rel="icon" href="{{url('public')}}/img/logo_icon_96x96.png" sizes="96x96" > <link rel="icon" href="{{url('public')}}/img/logo_icon_144x144.png" sizes="144x144" > <!-- Open Graph Meta--> @section('og') <meta property="og:site_name" content="Local Rent and Buy .com"> <meta property="og:url" content="{{url()->full()}}" /> <meta property="og:type" content="website" /> @show <meta name="description" content="@yield('meta_description', 'Page')"> <title>Local rent and buy Ghana | @yield('title', 'Page')</title> <!-- Fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i" rel="stylesheet"> <!--<script src="https://kit.fontawesome.com/142ce42b4a.js" crossorigin="anonymous"></script>--> <!-- Styles --> <link rel="stylesheet" href="{{url('public')}}/css/bootstrap.css"> <link rel="stylesheet" href="{{url('public')}}/css/fancybox.css"> <link rel="stylesheet" href="{{url('public')}}/css/style.css"> @yield('more_css_style') <style> </style> <!-- Global site tag (gtag.js) - Google Analytics <script async src="https://www.googletagmanager.com/gtag/js?id=UA-85605806-1"></script> --> @yield('Google_adsense') </head>
Upload File
Create Folder