@extends('partnership::reports.layout') @section('title', __('partnership::partner.profit_report')) @section('allocation-content')
{{-- CSRF Protection --}} @csrf @method('POST')
{{ __('app.records') }}
# {{ __('partnership::partner.partner') }} {{ __('app.profit') }}
@endsection @push('scripts') @include("plugin.export-table") @endpush