@extends('layout.backend.main') @section('page_content')

New Stock Adjustment

@if(session('error'))
{{ session('error') }}
@endif
@csrf
@endsection