@extends('backend.layouts.master') @section('page-title', 'Stock Adjust') @push('css') @endpush @section('invoice')
@csrf
@if ($userBranchId == 1) @else @endif

{{-- --}}
ProductStock QuantityRate Transfer Quantity Sub Total Action
Grand Total
Transfer Now
{{-- @include('backend.pages.invoice.payment-modal') --}}
@endsection @push('js') @endpush