@extends('admin.layouts.layout') @section('title', 'Inspector Payouts') @push('page_css') @endpush @section('content')
@if($startDate || $endDate) No payouts found for the selected date range. @else No payouts have been calculated yet. Payouts are automatically calculated when schedules are created or updated. @endif
@if($startDate || $endDate) View All Payouts @endif