@extends('layout.padrao') @section('title', 'Closed Claims View') {{-- @section('pesquisa')
@endsection --}} @section ('content') {{-- @dd(http_build_query($params)) --}}
Search
@include('include.filtro_result')
{{count($countClosedclaim)}}

Closed Claim

New Claim

KPI

@include('claim.closedTable')
{{ $claims->links() }}
@include('bibliotecas.floattheadOverflow') @include('include.modal_deletar', ["rota" => "Claim"]) @endsection