@extends('layouts.master') @section('main-content') @section('page-css') @endsection
{{ __('translate.Code') }} {{ __('translate.Name') }} {{ __('translate.Product_Type') }} {{ __('translate.Category') }} {{ __('translate.warehouse') }} {{ __('translate.Qty_sold') }} {{ __('translate.Amount_Sold') }} {{ __('translate.Qty_purchased') }} {{ __('translate.Amount_purchased') }}
{{ __('translate.Total') }} :
@endsection @section('page-js') @endsection