{{-- * Calendar - Switches: Shows the Day | Week | Month | Year | All switcher --}}
{{-- Display the link only if it is not the current filter --}} @if ($data['param_search'] == "day") @else @endif Day @if ($data['param_search'] == "day") @else @endif | @if ($data['param_search'] == "week") @else @endif Week @if ($data['param_search'] == "week") @else @endif | @if ($data['param_search'] == "month") @else @endif Month @if ($data['param_search'] == "month") @else @endif | @if ($data['param_search'] == "year") @else @endif Year @if ($data['param_search'] == "year") @else @endif | @if ($data['param_search'] == "all") @else @endif All @if ($data['param_search'] == "all") @else @endif