@extends('layouts.member-login') @section('title','Privacy Policy') @section('page_title','') @section('page_level_css') @endsection @section('content')
@include('member.include.user-info-box')

Privacy Policy

{!! $data->description !!}
@endsection @push('page_level_script') @endpush @push('footerscript') @endpush