Files
Gw0bm/resources/views/layout7/privacy.blade.php
2021-04-16 20:41:48 +00:00

7 lines
165 B
PHP
Executable File

@extends('profilelayout')
@section('content')
<h5>What do we log?</h5>
<span style="font-weight:bold;font-size: 150%;">NOTHING</span>
@include('footer')
@endsection