Ejemplo n.º 1
0
								</span>
								@else 
								<span class="pull-right text-danger">EDP Approved</span>
								@endif
								</th>
								
						    </tr>        
							<tr>
                                <th>									
									Legal Opinion
								</th>
                                <td>{{$opinion->legal_openion}}</td>
                            </tr>
                             <tr><th>Document</th><td>
                             <?php 
$docs = CommonFunction::documentInfo('edp_legal_opinion', $opinion->id);
?>
								@if($docs!='Null'){{HTML::link('files/documents/'.$docs,'Document',array('target'=>'_blank'))}}
								@else
									{{HTML::link('#','No Document Provided')}}
								@endif
			   </td></tr>
							<tr>
                                <th>									
									Author Of Legal Opinion
								</th>
                                <td>{{$opinion->row_creator}}</td>
                            </tr>
							<tr>
                                <th>									
									Given at [Date and Time]