@extends('layouts.app') @section('title', 'Export COMS') @section('title', 'COMS Export') @section('content')

COMS Export

Generate comprehensive COMS reports for your selected date range

@if (!empty($lastComsRefresh) && !empty($lastComsRefresh['completed_at'])) @endif @if ($errors->any()) @endif
@csrf
Select the beginning date for the report
Select the ending date for the report
@endsection