@extends('layouts.auth') @section('title', __('Privacy Policy')) @section('content')
@include('layouts.includes.privacy')
@endsection