@extends('admin.layout.master') @section('content') @include('flash-message')
{{__('obs.deduct_amount_list')}}
{{-- This table all data come from view (deduct_amount_list_search) --}}
@endsection @section('script') @endsection