whoami7 - Manager
:
/
home
/
n170823s
/
public_html
/
steservicesltd.com
/
resources
/
views
/
layout
/
Upload File:
files >> /home/n170823s/public_html/steservicesltd.com/resources/views/layout/master.blade.php
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="author" content="Awaiken"> <title>@yield('meta_title', 'Ste Services Ltd')</title> <meta name="csrf-token" content="{{ csrf_token() }}"> <meta name="title" content="@yield('meta_title', 'IT Services Company in UK | Custom Software, AI & App Development')"> <meta name="description" content="@yield('meta_description', 'Looking for reliable IT services in the UK? We provide custom software development, AI & ML solutions, mobile app development, eCommerce, and IT consulting to help your business scale efficiently.')"> <link rel="shortcut icon" type="image/x-icon" href="{{ asset('front/images/ste_favicon.png') }}"> <link rel="preconnect" href="https://fonts.googleapis.com/"> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap" rel="stylesheet"> <link href="{{ asset('front/css/bootstrap.min.css') }}" rel="stylesheet" media="screen"> <link href="{{ asset('front/css/slicknav.min.css') }}" rel="stylesheet"> <link rel="stylesheet" href="{{ asset('front/css/swiper-bundle.min.css') }}"> <link href="{{ asset('front/css/all.css') }}" rel="stylesheet" media="screen"> <link href="{{ asset('front/css/animate.css') }}" rel="stylesheet"> <link rel="stylesheet" href="{{ asset('front/css/magnific-popup.css') }}"> <link href="{{ asset('front/css/custom.css') }}" rel="stylesheet" media="screen"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css"> @stack('styles') </head> <body> @include('layout.header') @yield('content') @include('layout.footer') <script src="{{ asset('front/js/jquery-3.7.1.min.js') }}"></script> <script src="{{ asset('front/js/bootstrap.min.js') }}"></script> <script src="{{ asset('front/js/validator.min.js') }}"></script> <script src="{{ asset('front/js/jquery.slicknav.js') }}"></script> <script src="{{ asset('front/js/swiper-bundle.min.js') }}"></script> <script src="{{ asset('front/js/jquery.waypoints.min.js') }}"></script> <script src="{{ asset('front/js/jquery.counterup.min.js') }}"></script> <script src="{{ asset('front/js/jquery.magnific-popup.min.js') }}"></script> <script src="{{ asset('front/js/SmoothScroll.js') }}"></script> <script src="{{ asset('front/js/parallaxie.js') }}"></script> <script src="{{ asset('front/js/gsap.min.js') }}"></script> <script src="{{ asset('front/js/SplitText.js') }}"></script> <script src="{{ asset('front/js/ScrollTrigger.min.js') }}"></script> <script src="{{ asset('front/js/jquery.mb.YTPlayer.min.js') }}"></script> <script src="{{ asset('front/js/wow.js') }}"></script> <script src="{{ asset('front/js/function.js') }}"></script> {{-- <script src="{{ asset('front/../../demo.awaikenthemes.com/assets/js/theme-panel.js') }}"></script> --}} <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js"></script> @stack('scripts') <script> toastr.options = { "closeButton": true, "progressBar": true, "positionClass": "toast-top-right", "timeOut": "3000", }; @if (session('success')) toastr.success("{{ session('success') }}"); @endif @if (session('error')) toastr.error("{{ session('error') }}"); @elseif ($errors->any()) toastr.error("{{ $errors->first() }}"); @endif </script> </body> </html>
Copyright ©2021 || Defacer Indonesia