@php use App\Services\CommonService as Common; $startDate = Common::systemCurrentDate(); $endDate = Common::systemCurrentDate(); @endphp