%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
<!DOCTYPE html> <html lang="eng"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="<?= $description ?>" /> <meta name="keywords" content="<?= $keywords ?>" /> <meta property="og:title" content="<?= $title ?>" /> <meta name="google-signin-scope" content="profile email"> <meta name="google-signin-client_id" content=""> <meta property="og:description" content="<?= $description ?>" /> <meta property="og:url" content="<?= LANG_URL ?>" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://shardahospital.org/assests/images/favicon.png" /> <link rel="shortcut icon" type="image/png" href="https://shardahospital.org/assests/images/favicon.png" /> <link rel="icon" type="image/png" href="https://shardahospital.org/assests/images/favicon.png" /> <title> <?=PORTAL_NAME?> </title> <link href="<?=base_url('assets/front_css/bootstrap5.css'); ?>" rel="stylesheet"> <link href="<?=base_url('assets/front_css/font-awesome.min.css'); ?>" rel="stylesheet"> <link href="<?=base_url('assets/front_css/bootstrap-icons.css'); ?>" rel="stylesheet"> <?php if(($this->router->fetch_class()=='userlogin' && $this->router->fetch_method()=='index')){ ?> <link href="<?=base_url('assets/front_css/theme.css'); ?>" rel="stylesheet"> <?php } else if(($this->router->fetch_class()=='registration' && $this->router->fetch_method()=='index')){ ?> <link href="<?=base_url('assets/front_css/theme.css'); ?>" rel="stylesheet"> <link href="<?=base_url('assets/front_css/bootstrap-responsive.min.css'); ?>" rel="stylesheet"> <link href="<?=base_url('assets/front_css/style.css'); ?>" rel="stylesheet"> <link href="<?=base_url('assets/front_css/style-responsive.css'); ?>" rel="stylesheet"> <?php } else { ?> <link href="<?=base_url('assets/front_css/bootstrap5.css'); ?>" rel="stylesheet"> <link href="<?=base_url('assets/front_css/style.css'); ?>" rel="stylesheet"> <link href="<?=base_url('assets/front_css/style-responsive.css'); ?>" rel="stylesheet"> <link href="<?=base_url('assets/front_css/table-responsive.css'); ?>" rel="stylesheet"> <?php } ?> <link href="<?=base_url('assets/front_css/incident_common_style.css'); ?>" rel="stylesheet"> <!-- fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet"> <script src="<?= base_url('assets/js/jquery.js') ?>"></script> <script src="<?= base_url('assets/js/bootstrap5.js') ?>"></script> </head> <body data-base-url="<?=base_url() ?>">