@extends('backend.layout.main') @section('content')

{{__('db.Stock Chart')}}

Select warehouse to view chart

@include('backend.report.partials.warehouse_stock_table')
@endsection @push('scripts') @if (!config('database.connections.saleprosaas_landlord'))