@extends('layouts.master') @section('title') {{__('privacy_policy')}} @endsection @section('content')
{{__("Public URL")}} :  {{route('public.privacy-policy')}}
@csrf
@endsection