if (!isset($site)) { $host=strtolower($_SERVER['HTTP_HOST']); $site = App\Linkedurl::where('url', '=', $host)->first(); } if ($site->https==true) { ?> } // if (LaravelLocalization::getCurrentLocale() !='fr') { // echo (''); // exit; // } ?>