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

Adjustment List

@csrf


@include('inventory.global.loader')
# Invoice No Invoice Date By ACTION Approval Status
@endsection @section('script') @endsection