detail.blade.php 55 B

123
  1. @foreach($data as $k=>$v)
  2. {{$v->title}}
  3. @endforeach