Ejemplo n.º 1
0
<html>
<head>
    <title>Tankers</title>
    <link href="<?php 
echo css();
?>
bootstrap.min.css" rel="stylesheet">
</head>
<body>

<style>
    table{
        font-size: 10px;
    }
</style>
<div id="page-wrapper" style="min-height: 700px;">
    <div class="container-fluid">


        <div class="row">
            <div class="col-lg-12">
                <section class="col-md-12">
                    <h3 class="">
                      Tankers:<small><?php 
echo $customer->name;
?>
</small>
                    </h3>
                </section>
            </div>
        </div>