@extends('layout.app') @section('title') Edit Stock @endsection @section('content')

Edit Stock

@csrf
@endsection