JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "base.blade.php"

Full Path: /home/markqprx/iniasli.pro/views/prerender/base.blade.php
File size: 307 bytes
MIME-type: text/html
Charset: utf-8

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="google" content="notranslate">
        <base href="{{ $htmlBaseUri }}">

        @yield('head')

        @include('common::prerender.meta-tags')
    </head>

    <body>
        @yield('body')
    </body>
</html>