@if($filteredDetails && count($filteredDetails) > 0)
@foreach($filteredDetails as $index => $det)
@endforeach
@else
@endif