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

{{ __('db.Product Quantity Alert') }}

@include('backend.report.partials.qty_alert_table')
@endsection @push('scripts') @endpush