@extends('layouts.master') @section('title', 'Product | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', __('basic.product records')) @section('css') @endsection @section('fixedcontent') @if (Session::has('success'))
@endif @endsection @section('content'){{ $product->total_selling }}
{{ $product->quantity_notify }}
{{ $product->quantity }}
{{ $product->barcode }}
{{ $product->sell_price . " " . $currency->name}}
{{ date('d M Y', strtotime($item->record_date)) }}
{{ $item->warehouse->name }}
{{ __('basic.worker') }}
{{ __('basic.price') }}
{{ __('basic.quantity') }}
{{ __('basic.quantity after') }}
{{ date('d M Y', strtotime($product->created_at)) }}