@extends('partnership::reports.layout') @section('title', __('partnership::contract.report')) @section('allocation-content')
{{-- CSRF Protection --}} @csrf @method('POST')
{{ __('app.records') }}
# {{ __('app.date') }} {{ __('partnership::contract.code') }} {{ __('app.reference_no') }} {{ __('partnership::contract.total_items') }} {{ __('partnership::contract.total_partners') }}
@endsection @push('scripts') @include("plugin.export-table") @endpush