{{-- --}}
@if ($datatable === 'classification')
@endif
@if ($datatable === 'sub_classification')
@endif
@if ($datatable === 'location')
@endif
@if ($datatable === 'sub_location')
@endif
@if ($datatable === 'government_agency')
@endif
@if ($datatable === 'news')
@endif
@if ($datatable === 'announcement')
@endif
@if ($datatable === 'media_announcement')
@endif
@if ($datatable === 'airing_proof_theme')
@endif
@if ($datatable === 'company')
@endif
@if ($datatable === 'media')
@endif
@if ($datatable === 'journalist')
@endif
@if ($datatable === 'cooperation')
@endif
@if ($datatable === 'cooperation_media')
@endif
@if ($datatable === 'cooperation_request')
@endif
@if ($datatable === 'media_proposal')
@endif
@if (isset($second_datatable) && $second_datatable === 'cooperation_proposal')
@endif
@if ($datatable === 'order_media')
@endif
@if ($datatable === 'admin_media_report')
@endif
@if ($datatable === 'media_report')
@endif
@if ($datatable === 'admin_completion')
@endif
@if ($datatable === 'content_recap')
@endif
@if ($datatable === 'media_monitoring')
@endif
@if ($datatable === 'issue_management')
@endif
@if ($datatable === 'user')
@endif
@if ($datatable === 'role')
@endif