diff --git a/resources/views/templates/base.blade.php b/resources/views/templates/base.blade.php index 1e10e4b..82ca8b6 100644 --- a/resources/views/templates/base.blade.php +++ b/resources/views/templates/base.blade.php @@ -4,9 +4,9 @@ @set('device_mobile', preg_match('/Mobi/', Request::header('User-Agent')) || preg_match('/iP(hone|ad|od);/', Request::header('User-Agent')))
+