@extends('layouts.master') @section('title') {{ __('Privacy & Policy Settings') }} @endsection @push('css') @endpush @section('main_content')

{{ __('Privacy & Policy Settings') }}

@csrf
@endsection @push('js') @endpush