@extends('layouts.mainlayout') @section('title', 'Payroll & AGI | Manpower Sweden') @section('fullwidth', true) @section('content')
Monthly payroll preparation, review and Skatteverket reporting.
| Period | Status | Workers | Agreed NET | Payout | Action |
|---|---|---|---|---|---|
| {{ sprintf('%04d-%02d', $run->year, $run->month) }} | {{ str_replace('_',' ',ucfirst($run->status)) }} | {{ $run->workers }} | {{ number_format($run->agreed_total,2,'.',' ') }} SEK | {{ number_format($run->payout_total,2,'.',' ') }} SEK | Open |
| No payroll runs yet. | |||||