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

Product Variation Rate Adjust Quantity Sub Total Action
Grand Total
Adjust Now
@else

Please Select Branch

@endif @else
@csrf
@if ($userBranchId == 1) @else @endif

Product Variation Rate Adjust Quantity Sub Total Action
Grand Total
Adjust Now
{{-- @include('backend.pages.invoice.payment-modal') --}}
@endif @endsection @push('js') @endpush