@extends('layouts.layout') @section('title') Strona Główna @stop @section('content')
@include('components.privacy-policy-component')
@stop