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