@extends('layouts.app') @section('content')

Statement of Changes in Equity

@if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif @if(request('compare_with')) @endif
Description Current PeriodComparison Period Variance % Change
Opening Balance {{ number_format($openingBalance, 2) }}{{ number_format($openingBalanceComparison, 2) }} {{ number_format($openingBalanceVariance, 2) }} {{ number_format($openingBalancePercentageChange, 2) }}%
Changes During the Period
Net Profit/Loss for the Period {{ number_format($netProfit, 2) }}{{ number_format($netProfitComparison, 2) }} {{ number_format($netProfitVariance, 2) }} {{ number_format($netProfitPercentageChange, 2) }}%
Other Comprehensive Income {{ number_format($otherComprehensiveIncome, 2) }}{{ number_format($otherComprehensiveIncomeComparison, 2) }} {{ number_format($otherComprehensiveIncomeVariance, 2) }} {{ number_format($otherComprehensiveIncomePercentageChange, 2) }}%
Total Comprehensive Income {{ number_format($totalComprehensiveIncome, 2) }}{{ number_format($totalComprehensiveIncomeComparison, 2) }} {{ number_format($totalComprehensiveIncomeVariance, 2) }} {{ number_format($totalComprehensiveIncomePercentageChange, 2) }}%
Changes in Equity
Share Capital {{ number_format($shareCapital, 2) }}{{ number_format($shareCapitalComparison, 2) }} {{ number_format($shareCapitalVariance, 2) }} {{ number_format($shareCapitalPercentageChange, 2) }}%
Share Premium {{ number_format($sharePremium, 2) }}{{ number_format($sharePremiumComparison, 2) }} {{ number_format($sharePremiumVariance, 2) }} {{ number_format($sharePremiumPercentageChange, 2) }}%
Retained Earnings {{ number_format($retainedEarnings, 2) }}{{ number_format($retainedEarningsComparison, 2) }} {{ number_format($retainedEarningsVariance, 2) }} {{ number_format($retainedEarningsPercentageChange, 2) }}%
Other Reserves {{ number_format($otherReserves, 2) }}{{ number_format($otherReservesComparison, 2) }} {{ number_format($otherReservesVariance, 2) }} {{ number_format($otherReservesPercentageChange, 2) }}%
Dividends {{ number_format($dividends, 2) }}{{ number_format($dividendsComparison, 2) }} {{ number_format($dividendsVariance, 2) }} {{ number_format($dividendsPercentageChange, 2) }}%
Total Changes in Equity {{ number_format($totalChangesInEquity, 2) }}{{ number_format($totalChangesInEquityComparison, 2) }} {{ number_format($totalChangesInEquityVariance, 2) }} {{ number_format($totalChangesInEquityPercentageChange, 2) }}%
Closing Balance {{ number_format($closingBalance, 2) }}{{ number_format($closingBalanceComparison, 2) }} {{ number_format($closingBalanceVariance, 2) }} {{ number_format($closingBalancePercentageChange, 2) }}%
@endsection @push('scripts') @endpush