@extends('layouts.master') @section('page_title', 'Report Preview') @section('content')
@foreach($terms as $term) @endforeach
@endsection