@extends('admin.layout.master') @section('title', 'SELL') @section('custom_style') @include('inventory.blade_styles.posting_blade_css') @endsection @section('content')

{{__('obs.stock')}} {{__('obs.closing')}}

@csrf @include('inventory.global.install_product_by_category') {{--
--}}
{{-- --}}
# {{__('obs.products')}} {{__('obs.desc')}} {{__('obs.price')}} {{__('obs.closing')}} {{__('obs.total')}}
${ temp }
@include('admin.global.loader')

@endsection @section('script') @endsection