modified assests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}"/>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{{env('APP_TITLE', 'Laboratory Information System')}}</title>
|
||||
<title>{{env('APP_TITLE', 'Organization Information System')}}</title>
|
||||
<link rel="stylesheet" href="{{ url(env("APP_URL").'storage/assets/vendors/typicons/typicons.css') }}">
|
||||
<link rel="stylesheet" href="{{ url(env("APP_URL").'storage/assets/vendors/css/vendor.bundle.base.css') }}">
|
||||
<link rel="stylesheet" href="{{ url(env("APP_URL").'storage/assets/css/vertical-layout-light/style.css') }}">
|
||||
|
||||
Reference in New Issue
Block a user