@extends('layouts.app') @section('content') Privacy Policy Update the below details @csrf {{ __('buttons.publish') }} {{ __('buttons.cancel') }} {!! $privacyPolicy->content ?? '' !!} @endsection @section('scripts') @endsection
Update the below details