@extends('layouts.master')
@section('top')
@endsection
@section('content')
| No |
Code |
Products |
SN |
Supplier |
QTY |
Tanggal Pembelian |
Action |
@include('product_masuk.form_import')
@include('product_masuk.form')
@endsection
@section('bot')
{{-- Validator --}}
{{----}}
@endsection