@extends('layouts.app') @section('title', __('MEC SIMS Visits')) @push('stylesheets') @include('reports.partials.mec-listing-table-styles') @include('partials.index-datatable-styles') @include('partials.filter-card-styles') @endpush @section('contents') @php $visitsToolbar = '
' . e(__('Click a scheme name to view visit details.')) . '
' . '