@extends('partnership::reports.layout') @section('title', __('partnership::partner.current_items')) @section('allocation-content')
{{-- CSRF Protection --}} @csrf @method('POST')
{{ __('app.records') }}
# {{ __('app.date') }} {{ __('partnership::contract.code') }} {{ __('item.item') }} {{ __('item.brand.brand') }} {{ __('partnership::contract.share_type') }} {{ __('partnership::contract.share_value') }} {{ __('partnership::partner.partner') }} {{ __('app.status') }}
@endsection @push('scripts') @include("plugin.export-table") @endpush