@extends('admin.layout.master') @section('title', 'PURCHASE') @section('custom_style') @include('inventory.blade_styles.posting_blade_css') @endsection @section('content')
{{__('obs.purchase')}}
{{-- copy code --}}
{{-- copy code --}}
@for ($i = 1; $i <= 30; $i++) @endfor
# {{__('obs.products')}} {{__('obs.products')}} {{__('obs.products')}} {{__('obs.unit')}} {{__('obs.qty')}} {{__('obs.price')}} {{__('obs.disc.')}} {{__('obs.(%)')}} {{__('obs.m.')}} {{__('obs.disc.')}} {{__('obs.net')}} {{__('obs.price')}} {{__('obs.actions')}}
{{ $i }} {{__('obs.kg')}}
Transportation-tab
Install-invoice-tab
Install-from-category-tab
@endsection @section('script') {{-- --}} {{-- --}} {{-- --}} @endsection