@extends('admin.template.master') @section('title')

RCOM and INV Stock Cross Check all stock information

@endsection @section('main-content')
@if(Session::has('message'))
{{Session('message')}}
@endif

List

{{-- Add Brand --}}

@endsection @section('javascripts') @endsection