@extends('admin.master'); @section('page-title') Inventory | StockOut Form @endsection @section('content-heading') StockOut Form @endsection @section('main-content')
General Information
@if(Session::get('errUpdateStockOutMsg'))
{{ Session::get('errUpdateStockOutMsg') }}
@endif
{{ csrf_field() }}
{{--
--}} {{--+ Add New--}}
Taka
Ton
Taka
@endsection