@extends('layouts.app') @section('title', __('pos.products.title')) @push('styles') @endpush @section('content')
{{ __('products.items.no_products_found') }}