@extends('layouts.logged') @section('content') @include('partials.header', [ 'site_name' => 'Zgody', 'bread_crumbs' => [ /* [ 'link' => 'wp.pl', 'name' => 'Empty' ]*/ ], 'current' => 'Dokumenty' ])

Lista zgód

Imię Nazwisko Email Telefon Pesel Typ zgody Status Data utworzenia
@endsection @section('page-js-scripts') @endsection