@extends('layouts.tenant.master')
@section('title', 'Claim Menu')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
Claims List
@endsection
@section('breadcrumb-items')
Claims
List
@endsection
@section('content')
| Id |
Representative Name |
Order Id |
Claims Message |
User Name |
Action |
157 |
Admin |
1518 |
this is for testing. |
testuser-representative |
Show |
Edit |
Delete
|
@endsection
@section('script')
@endsection