@extends('admin.layouts.web_header') @section('title', 'Admin')
@if($data) {!! $data->privacy !!} @endif
@extends('admin.layouts.web_footer')