@extends('layouts.app') @section('title', $window_title) @section('content')

{{ $table_title }}

@include('workflow.call_for_papers.includes.reviewers_table')
@endsection