@extends('main') @section('css') @endsection @section('content') {{{ $vars['title'] }}} Claim No:   Please enter Claim No Risk Note:   Please enter Risk Note Policy No:   Please enter Policy No Claimant Claimant Name Insured Name Insured Name C.N Ref No Select Reference Number All Intimation Assessment Discharge Voucher Payments Notifications Error Success Select Date Range Claim List Claim No Claim Reference Name Policy Number Service Category Status Action @include('new-claims.renders.claim_tr') @endsection @section('js') @include('new-claims.scripts._script') @endsection