@if (!empty($functions) && !empty($compliance))
              @include('dashboards.compliance.table')
            @else
              
        There is no compliance matching the criteria
@endif@extends('layouts.main') @section('title', 'GLESEC Member Portal') @section('breadcrumb')
There is no compliance matching the criteria
@endif