Notifications
Use this area to manage your company Notifications
@foreach($o_data['notifications'] as $notification)
@endforeach
image
Product Stock Alert
{{ $notification->product_name ?? '--' }}
{{ $notification->product_name ?? '--' }}
{{ $notification->current_stoke ?? '--' }}
{{ $notification->product_minimum_stock ?? '--' }}
{{ $o_data['notifications']->appends(request()->query())->links() }}