@extends('layouts.master')
@section('top')
@endsection
@section('content')
| No |
Code |
Products |
Customer |
Location |
QTY |
Date |
Action |
@include('product_keluar.form_import')
@include('product_keluar.form')
@endsection
@section('bot')
{{-- Validator --}}
@endsection