@extends('layouts.horizontal', ['title' => 'Batch Transfers', 'topbarTitle' => 'Batch Transfers']) @section('css') @vite(['node_modules/select2/dist/css/select2.min.css']) @endsection @section('content')

Batch Transfer

From Store To Store Product ID Product Name Batch ID Transfer Qty. Action
@endsection @section('scripts') @endsection