@extends ('layouts.default') @section ('content')
{{ isset($organisation) ? $organisation : ''}}
{{ $key }}
{{ $currency }}{{ $value }}
{{ number_format($gross_perc, 0) }}%
{{ $currency }}{{ $gross }}
GROSS
{{ number_format($net_perc, 0) }}%
{{ $currency }}{{ $net }}
NET