IMMREX7
<!DOCTYPE html>
<html>
<head>
<!-- <meta charset="utf-8"> -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>School MIS</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<meta name="csrf-token" content="{{ csrf_token() }}">
<style type="text/css">
@page {
header: page-header;
footer: page-footer;
margin-top: 20pt;
margin-bottom: 10px;
}
section{
}
td {
padding-top: .5em;
white-space: nowrap;
padding-bottom: .5em;
}
body {
font-family: 'examplefont', sans-serif;
}
</style>
</head>
<body>
<!--<htmlpageheader name="page-header" >-->
<table class="table" style="width:100%;">
<tbody>
<tr>
<th style="padding: 0px;text-align: left; "><img src="{{ asset('storage/schools/'.$school->idSchool.'/'.$school->schoolLogo)}}" height="100" width="100"></th>
<td style="vertical-align: middle;text-align: center;padding: 20px; ">
<strong style="font-size: 29px;">AMCHA GHAR ENGLISH HIGH SCHOOL<br>& JUNIOR COLLEGE</strong><br>
St. Jude Nagar, Behind Water Tank, Uttan, Bhayander (W),<br>
Thane - 401106. Tel: +91-8268482208<br>
</td>
</tr>
</tbody>
</table>
<htmlpagefooter name="page-footer" >
</htmlpagefooter>
</body>
</html>
Copyright © 2021 -