@extends('admin.layout.master') @section('title','CLAIM LIST') @section('custom_style') @endsection @section ('content')

Claim List

{{--
--}}

@include('inventory.global.loader')
@endsection @section('script') @endsection