@extends('layouts.employee') @section('content')
Logo NSOSW Jaszkotle

Zgłaszasz:

Incydent {{ ucfirst($incidentType) }}

@csrf
@if($incidentType === 'osobowy')
@endif
@if($incidentType !== 'osobowy')
@endif
@endsection