@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.product_mix') }} @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)| # | {{ __('home.productNo') }} | {{ __('home.product') }} | {{ __('home.quantity') }} | {{ __('home.price') }} | {{ __('home.addedValue') }} | {{ __('home.total') }} | {{ __('home.operations') }} |
|---|---|---|---|---|---|---|---|
| - | - | - | - | - | - | - | - |
| {{ __('home.the amount') }} | {{ __('home.addedValue') }} | {{ __('home.total') }} |
|---|---|---|
| * | * | * |