@if ( str_contains(Request::path(), 'insights/') )
  • {{ __('applabels.insights') }}
  • @else
  • {{ __('applabels.All') }}
  • @endif