@extends('layouts.master') @section('css') @endsection @section('title') Variant Report @endsection @section('content')
Variant Report
@if (Session::has('success')) @elseif(Session::has('error')) @endif
SN Item Name Variant Name Stock Group Barcode Opening Stock Opening Stock Value Inwards Outwards Unit Stock Avg Price Value Action
{{-- Import Variant Modal --}} @endsection @section('script') @endsection