@extends('layouts.backend') @section('content')

Add Out

@csrf



Detail Item




Product Qty Action
Cancel
@endsection @section('js_after') @include('pages.transaction_out.function_create') @include('pages.globalFunction') @endsection