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

{{ __('Ustawienia') }}

@csrf {{method_field('PUT')}} @foreach($structs As $struct) @endforeach
# Opis parametrów Drukuj Ukryj Akcje
{{$struct->id}}
@can('cu-e') @endcan
@can('cu-e') @endcan
@endsection