<?php

/* 
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
?>
<style>
   body{
        padding-left: 0px;
        padding-right: 0px;
    } 
</style>
<div class="container-fluid">
    <div class="row" style="padding-left: 0px; padding-right: 0px;">
        <div class="logo topppp">
            <?php echo $this->Html->image('logo1.png',array('class'=>'','style'=>''))?>
        </div>
        <div class="topppp1">


        </div>
    </div>
</div>
<div class="container">
    
</div>
