@extends('report.report_layout') @section('title', $page_title) @section('show_date', true) @section('report_table')
{{ trans('report.index') }} {{ trans('report.product_name') }} {{ trans('report.total') }} {{ trans('report.total_cost') }} {{ trans('report.profit') }}
    0 0 0
@endsection