UI
This commit is contained in:
@ -8,10 +8,10 @@
|
||||
@endif
|
||||
Incoviba S. A.</title>
|
||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/fomantic-ui/2.7.8/semantic.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/app.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/custom.css" />
|
||||
<link rel="icon" type="image/png" href="images/Isotipo 32.png" />
|
||||
<script type="text/javascript" src="js/app.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="{{$urls->base}}/css/app.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{$urls->base}}/css/custom.css" />
|
||||
<link rel="icon" type="image/png" href="{{$urls->base}}/images/Isotipo 32.png" />
|
||||
<script type="text/javascript" src="{{$urls->base}}/js/app.js"></script>
|
||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/fomantic-ui/2.7.8/semantic.min.js"></script>
|
||||
|
||||
@stack('styles')
|
||||
|
Reference in New Issue
Block a user