@php use App\Services\CommonService as Common; $requestData = Request::all(); @endphp @if((isset($monthYear) && $monthYear) || (isset($month) && $month)) @endif