Search Result

    @foreach($search_res as $top)
  1. {{$top->chapter->name}}
    {{$top->topic->name}}
  2. @endforeach
@include('frontEnd.footer')