@extends('admin.admin_app') @section('content')
Add New Stock
@if(session()->has('success')) @endif
@csrf @method('POST')