@extends('layouts.app') @section('title', 'Stock Out') @section('content')
@csrf
Record Stock Out
@endsection