<!DOCTYPE html> <html class="loading" lang="en" data-textdirection="ltr"> <!-- BEGIN: Head--> <head> <meta charset="utf-8"> <meta name="universitas-negeri-surabaya" content="custom" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Unesa Medical Center"> <meta name="author" content="PPTI Unesa Surabaya"> <meta name="keywords" content="sistem, informasi, etik, penelitian, kesehatan, unesa"> <meta name="language" content="id"> <meta name="geo.region" content="ID" /> <meta name="geo.position" content="-7.300818;112.672689"> <meta name="geo.placename" content="Surabaya"> <meta name="geo.region" content="Indonesia"> <title>SIPEKA | UNESA</title> <link rel="apple-touch-icon" href="../../../app-assets/images/ico/apple-icon-120.png"> <link rel="shortcut icon" type="image/x-icon" href="../../../app-assets/images/ico/favicon.ico"> <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500;1,600" rel="stylesheet"> <!-- BEGIN: Vendor CSS--> <link rel="stylesheet" type="text/css" href="{{ url('theme/vendors/css/vendors.min.css') }}"> <!-- END: Vendor CSS--> <!-- BEGIN: Theme CSS--> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/bootstrap.css') }}"> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/bootstrap-extended.css') }}"> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/colors.css') }}"> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/components.css') }}"> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/themes/dark-layout.css') }}"> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/themes/bordered-layout.css') }}"> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/themes/semi-dark-layout.css') }}"> <!-- BEGIN: Page CSS--> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/core/menu/menu-types/horizontal-menu.css') }}"> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/pages/app-invoice-printM.css') }}"> <!-- END: Page CSS--> <!-- BEGIN: Custom CSS--> <link rel="stylesheet" type="text/css" href="{{ url('theme/css/style.css') }}"> <!-- END: Custom CSS--> </head> <!-- END: Head--> <!-- BEGIN: Body--> <body class="horizontal-layout horizontal-menu blank-page navbar-floating footer-static " data-open="hover" data-menu="horizontal-menu" data-col="blank-page"> <!-- BEGIN: Content--> <div class="app-content content "> {{ $slot }} </div> <!-- END: Content--> <!-- BEGIN: Vendor JS--> <script src="{{ url('theme/vendors/js/vendors.min.js') }}"></script> <!-- BEGIN Vendor JS--> <!-- BEGIN: Page Vendor JS--> <script src="{{ url('theme/vendors/js/ui/jquery.sticky.js') }}"></script> <!-- END: Page Vendor JS--> <!-- BEGIN: Theme JS--> <script src="{{ url('theme/js/core/app-menu.js') }}"></script> <script src="{{ url('theme/js/core/app.js') }}"></script> <!-- END: Theme JS--> <!-- BEGIN: Page JS--> <script src="{{ url('theme/js/scripts/pages/app-invoice-print.js') }}"></script> <!-- END: Page JS--> <script> $(window).on('load', function() { if (feather) { feather.replace({ width: 14, height: 14 }); } }) </script> </body> <!-- END: Body--> </html>