Commit 50a9ce57 by Palti Sinaga

4

parent 9b3c2659
......@@ -25,7 +25,7 @@
<a href ="{{url('detailhomestay/'.$a->id)}}" ><img src="/img/{{$a->gambar}}" alt="Agileits W3layouts" ></a>
</div>
<div class="details-grid-info agileits w3layouts">
<a href ="{{url('detailhomestay/'.$a[0]->id)}}" ><h4>{{$a[0]->nama_homestay}}</h4></a>
<a href ="{{url('detailhomestay/'.$a->id)}}" ><h4>{{$a[0]->nama_homestay}}</h4></a>
</div>
<div class="clearfix"></div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment