@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.print') }} @stop @section('page-header')
@endsection @section('content'){{ describtionen ?? '' }}
{{ STen ?? '' }}{{ Taxen ?? '' }}
{{ describtionar ?? '' }}
{{ STar ?? '' }}
{{ Taxar ?? '' }}
Best Selling Products Report
| {{ __('home.productNo') }} | {{ __('home.productname') }} | {{ __('users.branch') }} | {{ __('report.Number of pieces sold') }} |
|---|---|---|---|
| {{ $product['productcode'] }} | {{ $product['productname'] }} | {{ $product['branch'] }} | {{ $product['numberofsall'] }} |