@extends('admin.layout.template') @section('title','Edit Stock') @section('content')

Edit Stock

@csrf
@endsection