@extends('layouts.master') @section('title', 'Input Barang') @section('css') @endsection @section('content')
Input Barang
@csrf














company_code}}>
Barang Details
Konversi Unit Konversi Status Aktif Action
@if (session('success')) @endif @if (session('error')) @endif @if ($errors->any()) @endif @endsection @section('scripts') @endsection