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

Uw aangiften


@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @if(Session::has('b_message'))
{{ Session::pull('b_message')}}
@endif @foreach ($listCategories as $category)

{{$category->title}}

@forelse($listType as $key => $type) @if ($category->id == $type->category_id)

Heeft u deze periode iets aan te geven?

JA NEE
kg*
m2*

Productie in Nederland

Import uit Belgiƫ

Import uit Duitsland

Import uit Polen

@if($year >=2023)

Import uit Turkije

@endif

Import overig

Totaal

Recyclingbijdrage per m2

Bijdrage excl. BTW in Euro

BTW 21%

land != "NL") data-btw="0" @else data-btw="21" @endif readonly>

bijdrage inclusief BTW in Euro

@endif @empty @endforelse
@endforeach

Ondertekening

Ik verklaar deze opgave duidelijk, stellig en zonder voorbehoud te hebben ingevuld.

Plaats

Naam

Telefoon

Uw wachtwoord

@if(session()->has('fromAdmin'))