@extends('backend.layout.main') @section('content')

{{__('db.Product Report')}}

{!! Form::open(['route' => 'report.product', 'method' => 'get']) !!}
{!! Form::close() !!}
@if (auth()->user()->role_id < 3) @endif @if (auth()->user()->role_id < 3) @endif @if (auth()->user()->role_id < 3) @endif @if (auth()->user()->role_id < 3) @endif @if (auth()->user()->role_id < 3) @endif @if (auth()->user()->role_id < 3) @endif
{{ __('db.product') }} {{ __('db.category') }} {{ __('db.imei_numbers') }}{{ __('db.Purchased Amount') }} {{ __('db.Purchased') }} {{ __('db.qty') }}{{ __('db.Sold Amount') }} {{ __('db.Sold') }} {{ __('db.qty') }} Returned Amount Returned QtyPurchase Returned Amount Purchase Returned Qty{{ __('db.profit') }} {{ __('db.In Stock') }}{{ __('db.Stock Worth') . '(' . __('db.Price') . '/' . __('db.Cost') . ')' }}
{{ __('db.Total') }}
@endsection @push('scripts') @endpush