@extends('layouts.tabler') @section('content')
@livewire('tables.product-by-unit-table', ['unit' => $unit])
@endsection