<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<link href='https://fonts.googleapis.com/css?family=Ubuntu:400,500,400italic,700,500italic' rel='stylesheet' type='text/css'>
<link href="http://fontawesome.io/assets/font-awesome/css/font-awesome.css" rel='styesheet'>
$html2 = '<div class="col-md-3">
</div>
<div class="col-md-6">
<div class="panel panel-default" style="margin-top: 50px">
<div class="panel-heading ui-draggable-handle">
<h3 class="panel-title">TRANSACTION #'.$transaction->val->transaction_hash.'</h3>
</div>
<div class="panel-body" style="font-family: ubuntu">
<div class="block">
<form class="form-horizontal" role="form">
<div class="panel-body panel-body-pricing">
<h2>Bitcoin address confirmed</h2>
<hr>
<table style="width: 100%">
<tbody>
<tr>
<h3></h3>
</tr>
<tr>
<br>
<br>
<br>
<td width="40%"><h3 style="color: #828c95"><b>Bitcoin address</b></h3></td>
<td><img src="https://cdn0.iconfinder.com/data/icons/small-n-flat/24/678134-sign-check-128.png" style="margin-left: -40px; margin-top: -10px" height="30" width="30"</td>
<td><h3 style="font-size: 20px">1KsBBsq8Qfm1RKVBht8ty6aGcqW41YwNPd</h3></td>
</tr>
</tbody>
</table>